summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-01-07 11:48:42 +0000
committerRichard Hughes <richard@hughsie.com>2011-01-07 11:48:42 +0000
commit444a372e5a5dee2cec98a0e6d4ba787ea4f73cec (patch)
tree2c2582873b39b7cf21dc42bdc729203d980fe8d6 /NEWS
parent17b7aef701c1dfac0376149aba64fbcdde278a32 (diff)
downloadupower-444a372e5a5dee2cec98a0e6d4ba787ea4f73cec.tar.gz
Released UPower 0.9.8
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index e532fd3..853b61e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 0.9.8
+~~~~~~~~~~~~~
+Released: 2011-01-07
+
+New Features:
+ - Add an IsDocked binary property to the main interface (Richard Hughes)
+ - Use the number of active DRM devices to determine the system docked status (Richard Hughes)
+
+Bugfixes:
+ - Add method to set history dir (Martin Pitt)
+ - Check for and link against libplist (Martin Pitt)
+ - Drop check for polkit-backend again (Martin Pitt)
+ - Fix compilation error against Linux 2.6.36 (Martin Pitt)
+ - Fix links to git repository in HACKING (Zygmunt Krynicki)
+ - Fix self check to work as non-root (Martin Pitt)
+ - Re-add AM_MAINTAINER_MODE (but enable it by default) (Michael Biebl)
+ - Reduce race condition in history purging self check (Martin Pitt)
+ - Support the power_now sysfs attribute to get time remaining on new kernels (Richard Hughes)
+ - Update the list of HID UPS devices (Arnaud Quette)
+
Version 0.9.7
~~~~~~~~~~~~~
Released: 2010-11-01