summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-07-22 12:59:56 +0100
committerRichard Hughes <richard@hughsie.com>2009-07-22 12:59:56 +0100
commitd264375f5232bb9158e75350b0e55ec942dce3f5 (patch)
treeed1448ebceac3328738c7b14d88c223769906059 /NEWS
parent14ed2df836c2bded4e9f025857001ba8ddf9c7ec (diff)
Released DeviceKit-power 010DeviceKit-power-010
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS22
1 files changed, 22 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0893ef9..90faf04 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,25 @@
+Version 010
+~~~~~~~~~~~
+Released: 2009-07-22
+
+Note:
+ - The DBus interface of DeviceKit-power may be subject to change in future
+ versions of this daemon.
+ - This project now depends on GUdev and PolicyKit1
+
+New Features:
+ - Port to GUdev (Richard Hughes)
+ - Port to PolicyKit1 (Richard Hughes)
+
+Bugfixes:
+ - Add a notify flag to set_lid_is_closed to fix the initial state (Loïc Minier)
+ - Correct a description string from one of the new enums (Richard Hughes)
+ - Only guess the battery status if we have > 1 battery in the system (Richard Hughes)
+ - Use the global battery state as a metric for single battery machines (Richard Hughes)
+ - Query the kernel to decide if we have hibernate and suspend support (Richard Hughes)
+ - If we don't have enough swap available, don't advertise hibernate. Fixes rh#513015 (Richard Hughes)
+ - Force a refresh all battery devices when the ac-adaptor changes. Fixes rh#512995 (Richard Hughes)
+
Version 009
~~~~~~~~~~~
Released: 2009-07-06