Fixed notification script call (wrong allocation of command string).
[psensor.git] / NEWS
diff --git a/NEWS b/NEWS
index a3747e6..d34db28 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -12,6 +12,7 @@ v1.1.1
 * Added menu separator for the application indicator menu between
   sensor items and preferences.
 * Fixed check of sensors/error.h.
+* Fixed notification script call (wrong allocation of command string).
 
 v1.0.3
 ------
@@ -21,6 +22,7 @@ v1.0.3
 * 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).
 
 v1.0.2
 ------