summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2013-01-02 09:33:59 +0000
committerRichard Hughes <richard@hughsie.com>2013-01-02 09:33:59 +0000
commit313a92b07e69c771d4360152c1c1b7b8d5c7ced3 (patch)
treeb607c3c9f65693944b7e3557bf95579df7549630
parent9f31068707fc79744961cea7258b0eb262effbf1 (diff)
Released UPower 0.9.19UPOWER_0_9_19
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 83b9464..854a1f2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 0.9.19
+~~~~~~~~~~~~~~
+Released: 2013-01-02
+
+New Features:
+ - Add a Documentation tag to the service file (Matthias Clasen)
+ - Add luminosity property (Julien Danjou)
+ - Add support for Logitech Unifying devices (Julien Danjou)
+
+Bugfixes:
+ - Always return 0 from notify-upower.sh (Richard Hughes)
+ - Do not continue to poll if /proc/timer_stats is not readable (Richard Hughes)
+ - Fix "can-hibernate" formatting in upower --dump (Martin Pitt)
+ - Fix device matching for recent kernels (Peter Hurley)
+ - Fix srcdir != builddir (Colin Walters)
+ - Send resume signal when built with systemd and using pm-utils suspend (Jan Alexander Steffens)
+
Version 0.9.18
~~~~~~~~~~~~~~
Released: 2012-08-08