fixed --wdir option.
[psensor.git] / NEWS
diff --git a/NEWS b/NEWS
index ff869e5..0792beb 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,16 +1,33 @@
 * v0.7.0.0
 
-** psensor: fixed sensor type displayed in sensor preferences dialog.
+** 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.
-** added capability to use libatasmart for sata disk monitoring.
+** 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.
+** 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.