X-Git-Url: https://git.wpitchoune.net/gitweb/?a=blobdiff_plain;f=NEWS;h=0792bebeceec567ffa11274c5da0bdd8415fe4fa;hb=40f68c37206c95bb29c310b6f4337d45b0ea8ea0;hp=a968a668d050bd4422645c99f1d4241d2c897def;hpb=735afff94cfb83d0428d97bd855c21abb57f26a5;p=psensor.git diff --git a/NEWS b/NEWS index a968a66..0792beb 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,48 @@ +* v0.7.0.0 + +** psensor: minimum GTK version is now 3.0, GTK v2.x is no more + supported. +** psensor: fixed sensor type displayed in sensor preferences + dialog. (Closes LP: #968912) +** psensor: not calling g_thread_init when compiled with glib >= 2.31. +** psensor: added basic instruction in the README for compiling psensor + with the ATI/AMD GPU support. +** psensor: fixed compilation error on 64bits with ATI/AMD GPU support. +** psensor: added capability to use libatasmart for sata disk monitoring. +** psensor: added option --use-libatasmart +** changed copyright dates to 2012. +** psensor: fixed systray and application indicator visible at the + same time. (Closes LP: #971098) +** psensor: fixed wrong background color, get the background color of + the window and not the canvas widget. (Closes LP: #973122) +** psensor: used the foreground color defined by the theme for the + font of the graph legend. +** psensor: used tab layout for psensor preferences . +** psensor: temperature unit choice (celcius/fahrenheit). +** psensor-server: fixed --wdir option. +** psensor-server: added log level to -d option. +** psensor-server: added --log-file option. +** psensor-server: logged measures when log level is 3. + +* v0.6.2.17 + +** psensor: fixed sensor type displayed in sensor preferences + dialog. (Closes LP: #968912) +** psensor: fixed compilation error on 64bits with ATI/AMD GPU support. +** psensor: not calling g_thread_init when compiled with glib >= 2.31. +** changed copyright dates to 2012. + +* v0.6.2.16 + +** psensor: removed -pedantic and ignores deprecation warnings + to fix compilation against the glib version of Ubuntu Precise. + It fixes Ubuntu bug #905893. + +* v0.6.2.15 + +** psensor-server: uses glibtop instead of 'sysinfo' which is not + available on kfreebsd. It fixes Debian bug #650533. + * v0.6.2.14 ** psensor: support of gtk>=2.18 @@ -6,6 +51,7 @@ 64bits. ** added some information in the README (mostly about compilation on CentOS). +** psensor-server: support of symbolic links to webfiles. * v0.6.2.13