summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2009-12-07 09:49:20 +0000
committerRichard Hughes <richard@hughsie.com>2009-12-07 09:49:20 +0000
commit5f8e205003854065338650024337c7af6bebba7a (patch)
treeeab1cd39b12928b06126a124117766222668e537
parent99e99256547b828df4dacba347b6136645213412 (diff)
Released DeviceKit-power 013DeviceKit-power-013
-rw-r--r--NEWS27
1 files changed, 27 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 39a8218..5e726e2 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,30 @@
+Version 013
+~~~~~~~~~~~
+Released: 2009-12-07
+
+Note:
+ - The DBus interface of DeviceKit-power may be subject to change in future
+ versions of this daemon.
+ - This will probably be the last release of DeviceKit-power as the project has
+ been renamed to upower.
+
+New Features:
+ - When using devkit-power --monitor, print a timestamp before each message for
+ debugging. Fixes fd#24666 (Richard Hughes)
+
+Bugfixes:
+ - Update the list of HID UPS (Arnaud Quette)
+ - Use a gdouble for percentage to fix on-battery reporting (Byron Clark)
+ - Bug 24262 – incorrect battery recall warning for Lenovo T61 (Martin Pitt)
+ - Fix the toshiba battery recal notices by matching up the double quotes (Richard Hughes)
+ - Avoid going from discharging to pending-discharge when the expansion battery
+ is very low (Richard Hughes)
+ - Some vendors fill the NVRAM full of junk. Don't crash the daemon if the
+ battery is broken. Fixes rh#533654 (Richard Hughes)
+ - When the internal battery is in the unknown state, we can't make a decision
+ whether the system is on battery power (Richard Hughes)
+ - Some batteries give out massive rate values when nearly empty (Richard Hughes)
+
Version 012
~~~~~~~~~~~
Released: 2009-10-19