From e46f14dd42c1767b54481fe2d1122e47fa5ba102 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Tue, 10 Feb 2009 09:47:23 +0000 Subject: [PATCH] Released DeviceKit-power 006 --- NEWS | 12 ++++++++++++ RELEASE | 2 +- 2 files changed, 13 insertions(+), 1 deletion(-) 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 diff --git a/RELEASE b/RELEASE index aef6d5d..4cf1649 100644 --- a/RELEASE +++ b/RELEASE @@ -2,7 +2,7 @@ DeviceKit-power Release Notes 1. Write NEWS entries for DeviceKit-power in the same format as usual. -git-shortlog DeviceKit-power-005.. | grep -v trivial | grep -v Merge > NEWS.new +git shortlog DeviceKit-power-005.. | grep -v trivial | grep -v Merge > NEWS.new 2. Commit changes in DeviceKit-power git: