diff options
author | Stefano Karapetsas <[email protected]> | 2013-05-02 16:13:04 +0200 |
---|---|---|
committer | Stefano Karapetsas <[email protected]> | 2013-05-02 16:13:04 +0200 |
commit | 666eeaf54eb8d399f990cbf15f1d111e232a8791 (patch) | |
tree | 196b1dec0b0d5aacce61bfd83bdec4858caa38bc | |
parent | 405a66dde231c4cf8a7d54e6b79c623f614192bb (diff) | |
download | mate-power-manager-666eeaf54eb8d399f990cbf15f1d111e232a8791.tar.bz2 mate-power-manager-666eeaf54eb8d399f990cbf15f1d111e232a8791.tar.xz |
Add NEWS file for MATEmate-power-manager-1.6.1
-rw-r--r-- | NEWS | 23 |
1 files changed, 23 insertions, 0 deletions
@@ -0,0 +1,23 @@ +Version 1.6.1 +~~~~~~~~~~~~~ +Released: 2013-05-02 + +* Features: + - Use 'make dist' for tarball + - Add support to use systemd logind for suspend and hibernate instead + of upower + +* Bug fixes: + - Dont print an error if keyboard backlight is missing + +Version 1.6.0 +~~~~~~~~~~~~~~~ +Released: 2013-04-01 + +* Features: + - Migration to GSettings + - Show always "do nothing" option in prefs + - Add keyboard backlight support + - Add systemd inhibit support + - mate-keyring support now optional + - replace libmatenotify with libnotify |