diff options
| author | monsta <[email protected]> | 2017-03-13 15:39:12 +0300 | 
|---|---|---|
| committer | monsta <[email protected]> | 2017-03-13 15:39:12 +0300 | 
| commit | 65f5ca9475cedffd2a28d6a99e697565b62c2458 (patch) | |
| tree | 1a167ae2bc886a84c377239d5fd0a74694616371 | |
| parent | f42983a9e5a715dd3340b6e7da06f71afae17209 (diff) | |
| download | mate-sensors-applet-65f5ca9475cedffd2a28d6a99e697565b62c2458.tar.bz2 mate-sensors-applet-65f5ca9475cedffd2a28d6a99e697565b62c2458.tar.xz | |
update NEWS for 1.18, also add 1.16.1 entries
| -rw-r--r-- | NEWS | 20 | 
1 files changed, 15 insertions, 5 deletions
| @@ -1,8 +1,18 @@ -### mate-sensors-applet 1.17.0 - +### mate-sensors-applet 1.18.0 + +  * NEWS: use consistent, project wide, markdown-like formatting +    to make generating release announcements easier +  * Build: require mate-panel >= 1.17 +  * Move to GTK+3 (require GTK+ >= 3.14), drop GTK+2 code and +    --with-gtk build option +  * Fix some GTK+ deprecations +  * Some more fixes and cleanups    * Translations update -  * move to GTK+3 (>= 3.14), drop GTK+2 code and --with-gtk build option -  * Update tooltip only when mouse is over the applet + +### mate-sensors-applet 1.16.1 + +  * Update tooltip only when mouse is over the applet (fixes some +    OpenGL issues in fullscreen apps)  ### mate-sensors-applet 1.16.0 @@ -61,4 +71,4 @@    * migrate to GSettings and remove MateConf usage    * migrate to DBUS and remove MateComponent usage -  * remove libmate usage and use glib instead 
\ No newline at end of file +  * remove libmate usage and use glib instead | 
