Released DeviceKit-power 004

This commit is contained in:
Richard Hughes 2009-01-23 17:38:25 +00:00
parent 1df99367c5
commit 0e3230df8b
2 changed files with 10 additions and 2 deletions

9
NEWS
View file

@ -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

View file

@ -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