diff options
author | infirit <[email protected]> | 2015-07-09 19:59:57 +0200 |
---|---|---|
committer | infirit <[email protected]> | 2015-07-09 19:59:57 +0200 |
commit | 2f777ad3151c9f1ddcb3cdf1759158007cd2909e (patch) | |
tree | ed635c5f7408b5bf09c18a40411f184433cb38df | |
parent | 9a25377c3fe02a5b4555571902a1fd59fa18f073 (diff) | |
download | mate-sensors-applet-2f777ad3151c9f1ddcb3cdf1759158007cd2909e.tar.bz2 mate-sensors-applet-2f777ad3151c9f1ddcb3cdf1759158007cd2909e.tar.xz |
Update NEWS
-rw-r--r-- | NEWS | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -1,3 +1,17 @@ + + * Add support for newer NVIDIA sensors. + Requires libxnvctrl >= 256.25. + * New mbmon plugin. + * Make udisks plugin poll for new value. + * Set icon name on dialog windows. + * Several small cleanups and bugfixes. + * Several help fixes. + + Gtk3 + * Use GdkRGBA instead of GdkColor + * Replace gtk_widget_size_request with gtk_widget_get_preferred_size + + 1.10.2 * Reintroduce missing help |