From: Jean-Philippe Orsini Date: Sun, 24 Jul 2011 10:40:39 +0000 (+0000) Subject: update NEWS X-Git-Tag: v0.8.0.5~682 X-Git-Url: http://git.wpitchoune.net/gitweb/?a=commitdiff_plain;h=8e8705376972907032b8b4ac2976960262f84684;p=psensor.git update NEWS --- diff --git a/NEWS b/NEWS index a6863c0..3879df5 100644 --- 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 @@ -95,6 +97,12 @@ ** 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