From 0e3230df8b57e2a195341809ae1112afaf854808 Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Fri, 23 Jan 2009 17:38:25 +0000 Subject: [PATCH] Released DeviceKit-power 004 --- NEWS | 9 +++++++++ RELEASE | 3 +-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 01ea3d5..9969244 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,12 @@ +Version 004 +~~~~~~~~~~~ +Released: 2009-01-23 + +Bugfixes: + - Fix the battery capacity calculation. Fixes fd#19165 (Richard Hughes) + - Special case machines where the kernel does not convert charge to power (Richard Hughes) + - Check all the power supply fields for valid data (Richard Hughes) + Version 003 ~~~~~~~~~~~ Released: 2008-12-09 diff --git a/RELEASE b/RELEASE index cb34035..85743bb 100644 --- a/RELEASE +++ b/RELEASE @@ -1,7 +1,6 @@ DeviceKit-power Release Notes -1. Write NEWS entries for DeviceKit-power and gnome-packagekit in the same - format as usual. Ignore any trivial commits. +1. Write NEWS entries for DeviceKit-power in the same format as usual. git-shortlog DeviceKit-power-003.. | grep -v trivial | grep -v Merge > NEWS.new