summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStefano Karapetsas <[email protected]>2013-05-02 16:13:04 +0200
committerStefano Karapetsas <[email protected]>2013-05-02 16:13:04 +0200
commit666eeaf54eb8d399f990cbf15f1d111e232a8791 (patch)
tree196b1dec0b0d5aacce61bfd83bdec4858caa38bc
parent405a66dde231c4cf8a7d54e6b79c623f614192bb (diff)
downloadmate-power-manager-666eeaf54eb8d399f990cbf15f1d111e232a8791.tar.bz2
mate-power-manager-666eeaf54eb8d399f990cbf15f1d111e232a8791.tar.xz
Add NEWS file for MATEmate-power-manager-1.6.1
-rw-r--r--NEWS23
1 files changed, 23 insertions, 0 deletions
diff --git a/NEWS b/NEWS
new file mode 100644
index 0000000..ca1742f
--- /dev/null
+++ b/NEWS
@@ -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