update NEWS
authorJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 24 Jul 2011 10:40:39 +0000 (10:40 +0000)
committerJean-Philippe Orsini <jeanfi@gmail.com>
Sun, 24 Jul 2011 10:40:39 +0000 (10:40 +0000)
NEWS

diff --git a/NEWS b/NEWS
index a6863c0..3879df5 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,11 +1,13 @@
 * v0.6.2.10
 ** psensor-server: added network, cpu load and memory information in
    JSON web interface.
-** psensor-server: added monitor.html using jquery and retrieving
-   monitoring data from the JSON web interface.
-** added support for ATI/AMD gpus and fans.
+** psensor-server: added monitor.html and details.html using jquery
+   and retrieving monitoring data from the JSON web interface.
+** added experimental support for ATI/AMD gpus and fans.
 ** psensor: added support of CPU usage monitoring.
 ** psensor-server: display graph of sensors (web server).
+** psensor: bug fixed compilation with -Wall.
+** psensor: bug fixed unallocated memory read during termination.
 
 * v0.6.2.9
 
 ** fixed memory leak (label of lmsensor)
 ** some code cleanup/refactoring
 
+* v0.6.1.10
+
+** psensor: support of appindicator < 0.2.9
+** psensor: closing the window hides psensor instead of quitting when
+   application indicator support is enabled. 
+
 * v0.6.1.9
 
 ** avoid fetching hddtemp daemon when no hdd in the sensors list