diff options
author | Richard Hughes <richard@hughsie.com> | 2012-06-25 11:17:18 +0100 |
---|---|---|
committer | Richard Hughes <richard@hughsie.com> | 2012-06-25 11:17:18 +0100 |
commit | a275257d4dc6d7ac0390b19e1300fdca8d8c6685 (patch) | |
tree | 26bf3b8c18396b4bea011d91f890770302881dd7 | |
parent | 098a5e129a117ca7cbd13e5155785390ce40c937 (diff) |
Released UPower 0.9.17UPOWER_0_9_17
-rw-r--r-- | NEWS | 17 |
1 files changed, 17 insertions, 0 deletions
@@ -1,3 +1,20 @@ +Version 0.9.17 +~~~~~~~~~~~~~~ +Released: 2012-06-25 + +New Features: + - Fail on CRITICALs in the integration-test (Martin Pitt) + +Bugfixes: + - Drop 'type' parameter from CancelRequest() signature (Sascha Silbe) + - Fix the LatencyChanged signal (Sascha Silbe) + - Fix use-after-free of qos item (Sascha Silbe) + - Fix wrong PowerSupply property for devices without a scope sysfs attribute (Martin Pitt) + - linux: Don't allow non-power-supply devices to set the OnBattery property (Daniel Nicoletti) + - linux: Remove obsolete check for magicmouse_ and duplicated wacom_ checks (Daniel Nicoletti) + - linux: Treat the battery state 'not charging' as PENDING_CHARGE (Richard Hughes) + - Selectively disable warnings for deprecated GValueArray (Martin Pitt) + Version 0.9.16 ~~~~~~~~~~~~~~ Released: 2012-04-30 |