summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2010-07-12 11:50:52 +0100
committerRichard Hughes <richard@hughsie.com>2010-07-12 11:50:52 +0100
commitf96f669b47ef7ce7116d6d6c402a9ac93fa9559f (patch)
treec3146bd30731e1765c04fc345b4e3c66ec32fd94
parent4fb88d5dc79eb91037e3601c3a6bbc75c4aa4338 (diff)
Released UPower 0.9.5UPOWER_0_9_5
-rw-r--r--NEWS24
1 files changed, 24 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1dd0956..0f4475c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,27 @@
+Version 0.9.5
+~~~~~~~~~~~
+Released: 2010-07-12
+
+New Features:
+ - Add battery query support for iDevices (Bastien Nocera)
+ - Assign names to our idle sources when using new versions of glib2 (Richard Hughes)
+ - Dynamic testing for enough hibernate swap (Martin Pitt)
+ - Port UPower to libusb1 to avoid unfixable crashes (Richard Hughes)
+ - Port to GTest (Richard Hughes)
+ - Get the powersave command from the backend rather than hardcoding Linux specifics (Richard Hughes)
+
+Bugfixes:
+ - Update the list of supported TrippLite HID Power Devices (Joseph Stockman)
+ - Fix a potential daemon crash. Fixes fd#27902 (Mariusz Ceier)
+ - Increase UP_DAEMON_SWAP_WATERLINE (Martin Pitt)
+ - Fix up a potential crasher in the CSR device code (Richard Hughes)
+ - When calculating used swap space, only use anonymous pages (Steven Walter)
+ - Use pm-is-supported to test if various sleep modes are supported (Victor Lowther)
+
+IMPORTANT NOTE:
+ - This is the last release with the deprecated devkit-power-gobject library
+ included. Users should have ported to libupower-glib months ago...
+
Version 0.9.4
~~~~~~~~~~~
Released: 2010-05-12