summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-10-04 16:31:42 +0100
committerRichard Hughes <richard@hughsie.com>2010-10-04 16:31:42 +0100
commit0710db53e2b550c6f8570d5b4bc13a0228af00eb (patch)
tree6b4aab5e5b0ebe3c634f8f31286b3a2ce307e2a9
parent116ed04599733653deae08d0d46c24ab1622594c (diff)
Released UPower 0.9.6UPOWER_0_9_6
-rw-r--r--NEWS19
1 files changed, 19 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 0f4475c..3f97aee 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,22 @@
+Version 0.9.6
+~~~~~~~~~~~
+Released: 2010-10-04
+
+New Features:
+ - Remove devkit-power-gobject (Richard Hughes)
+
+Bugfixes:
+ - Allow explicitly disabling libimobiledevice support (Brett Witherspoon)
+ - Free GErrors after returning them (Matthias Clasen)
+ - Add missing D-Bus return in up_qos_cancel_request() (Matthias Clasen)
+ - Fix double D-BUS return in up_daemon_*_allowed (Matthias Clasen)
+ - Fix up_polkit_get_subject() D-BUS error return (Matthias Clasen)
+ - Ensure the new device types get valid descriptions in upower --dump (Richard Hughes)
+ - Fix compile with the latest PolicyKit release (Richard Hughes)
+ - Only save by default 7 days data to stop the log files becoming huge. Fixes rh#634228 (Richard Hughes)
+ - Do not continue to poll the serial port if there is no Watts Up Pro adaptor (Richard Hughes)
+ - Fix the build with new versions of gobject-introspection (Richard Hughes)
+
Version 0.9.5
~~~~~~~~~~~
Released: 2010-07-12