updated
[psensor.git] / NEWS
diff --git a/NEWS b/NEWS
index a92d0d4..2247282 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -7,11 +7,15 @@ v1.1.1
 * Sensor properties stored in +$HOME/.psensor/psensor.cfg+ instead of
   GConf.
 * psensor settings stored with dconf.
-* Fixed bug: psensor not autostarted when $HOME/.config/autostart does
-  not exist.
-* Added menu separator for the application indicator menu between
-  sensor items and preferences.
 * Fixed check of sensors/error.h.
+* Made asciidoc optional.
+* Hide/show sensors in the main window.
+* Added TODO in the source tarball.
+
+v1.0.4
+------
+
+* Fixed menu separators of the appindicator. 
 
 v1.0.3
 ------
@@ -22,6 +26,7 @@ v1.0.3
 * 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
 ------