summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-02-10 09:47:23 +0000
committerRichard Hughes <richard@hughsie.com>2009-02-10 09:47:23 +0000
commite46f14dd42c1767b54481fe2d1122e47fa5ba102 (patch)
treec7a5788dca62c87d4aa9d99de6c820b158e43c6f /NEWS
parent1f79a2a23a9cfd90208d3927e6379475ad925999 (diff)
Released DeviceKit-power 006DeviceKit-power-006
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6d9b0c4..3dbfe8b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 006
+~~~~~~~~~~~
+Released: 2009-02-10
+
+Bugfixes:
+ - Fix compile failure with gcc-4.4.0 and old versions of glib2 (Richard Hughes)
+ - Only enable the wakeups polling if a client requires the data (Richard Hughes)
+ - Correctly set the power-supply property (David Zeuthen)
+ - Don't crash when we limit the resolution of a small dataset (Richard Hughes)
+ - Don't sync to disk every 5 seconds, do it every 10 minutes (Richard Hughes)
+ - Fix the QoS interface with the proper signature (Richard Hughes)
+
Version 005
~~~~~~~~~~~
Released: 2009-02-02