when 'hide window on startup' is set, it will
[psensor.git] / NEWS
diff --git a/NEWS b/NEWS
index 4581b06..99f90ee 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -8,6 +8,19 @@
 ** psensor: added an option to enable logging of sensors
    ($HOME/.psensor/sensors.log).
 ** psensor-server: added sensors logging (--sensor-log-file).
+** psensor: display the name of chip in sensor preferences.
+** psensor: moved the sensor id into a expendable frame of the sensor
+   preferences.
+** test target is now running cppcheck if available.
+** fixed cppcheck reported errors (realloc and not freed var).
+** added faq (requires asciidoc to build the html version).
+** check target is now running cppcheck if installed.
+** display message if no graphs are enabled (Closes #689355).
+** psensor: when 'hide window on startup' is set, it will
+   hide the window only if psensor can register to application
+   indicator or systray. Waiting 30s before trying to do it
+   in order to have better chance that systray is running during
+   session startup.
 
 * v0.7.0.3