summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-10-19 11:09:02 +0100
committerRichard Hughes <richard@hughsie.com>2009-10-19 11:09:02 +0100
commitda0ac8db45b02e115c66dd783abcdeeb0493fc25 (patch)
treebf051484232c4aa0178070234a02d17a17ee36f9 /NEWS
parent99fd6ba1780541ea61a79efc2c527cc28dc5e4b7 (diff)
Released DeviceKit-power 012DeviceKit-power-012
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index c496ef6..39a8218 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 012
+~~~~~~~~~~~
+Released: 2009-10-19
+
+Note:
+ - The DBus interface of DeviceKit-power may be subject to change in future
+ versions of this daemon.
+
+New Features:
+ - Detect encrypted swap and prevent hibernate in this case. Fixes fd#23196 (Richard Hughes)
+ - Add g_object_notify() calls for properties on DkpClient (Richard Hughes)
+
+Bugfixes:
+ - Ensure we only reset the update-time property when we have done the refresh, not before (Richard Hughes)
+ - Don't emit changed events from the DkpBackend layer, instead push then through DkpDevice (Richard Hughes)
+ - When we do a delayed refresh, actually do 5 x 1 second apart rather than 1 x 3 seconds (Richard Hughes)
+
Version 011
~~~~~~~~~~~
Released: 2009-10-06