X-Git-Url: http://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=6283b5c5d7894aef15012db5ae4c49f78a5dfe51;hb=36d379f10e7f5480237bd7acb502b3a4e749f195;hp=5e2df56e08b2b61639623e2bf19b64d9d529c682;hpb=4045e2d6c328dd8467a20ffd6da49d1b91ec28c6;p=psensor.git diff --git a/NEWS b/NEWS index 5e2df56..6283b5c 100644 --- a/NEWS +++ b/NEWS @@ -1,12 +1,21 @@ Psensor NEWS ============ +v1.0.4 +------ + +* Fixed menu separators of the appindicator. + v1.0.3 ------ -* fixed bug: psensor not autostarted when $HOME/.config/autostart does +* Fixed bug: psensor not autostarted when $HOME/.config/autostart does not exist. -* fixed few swedish translations (Josef Andersson). +* Fixed few swedish translations (Josef Andersson). +* Fixed psensor does not start: Attempt to unlock mutex that was not + locked during startup with glib 2.41.2. (LP: #1346299). +* Fixed FTBFS with clang instead of gcc. (Closes: #753061). +* Fixed notification script call (wrong allocation of command string). v1.0.2 ------