diff options
author | monsta <[email protected]> | 2015-10-27 15:15:48 +0300 |
---|---|---|
committer | monsta <[email protected]> | 2015-10-27 15:15:48 +0300 |
commit | 8606423c20efbc2277c300210e95f036c727dbfc (patch) | |
tree | 9fef86d39961dbee7687d2f968d7f59da0e141c4 | |
parent | 7a2dd8f9f2bd4b9033d42e4428b87bd0385b0824 (diff) | |
download | mate-power-manager-8606423c20efbc2277c300210e95f036c727dbfc.tar.bz2 mate-power-manager-8606423c20efbc2277c300210e95f036c727dbfc.tar.xz |
some corrections in NEWS
-rw-r--r-- | NEWS | 22 |
1 files changed, 18 insertions, 4 deletions
@@ -1,10 +1,24 @@ Version 1.11.0 ~~~~~~~~~~~~~~ +Released: 2015-10-09 -* backlight-helper: Add gmux_backlight to backlight_interfaces -* Switch to org.gnome.SessionManager -* Show vendor/model information -* Fixes change keyboard back light for laptops with levels less then 10 +* News: + - Require xrandr 1.3 + - Retrieve strings directly from gschema (requires intltool 0.50.1) + - Switch to org.gnome.SessionManager + - Show vendor/model information for devices + - Fix backlight adjustment on Macbook Pro + - GTK+3: fix brightness applet behavior + - Some fixes and cleanups + +Version 1.10.2 +~~~~~~~~~~~~~~ +Released: 2015-09-01 + +* News: + - Fixed keyboard backlight adjustment for laptops with + non-standard levels + - Some bugfixes Version 1.10.1 ~~~~~~~~~~~~~~ |