summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-05-25 12:50:31 +0100
committerRichard Hughes <richard@hughsie.com>2011-05-25 12:50:31 +0100
commitd27dd5f4bbf6a7a1c0399afd4b4d988c49e802ad (patch)
treee51f4751510b46d06871496c418ccfa5e4b81202
parent2b42890480f21d55a2516de9126a9d83a54742da (diff)
Released UPower 0.9.11UPOWER_0_9_11
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index af2afca..e128937 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 0.9.11
+~~~~~~~~~~~~~~
+Released: 2011-05-25
+
+New Features:
+ - Add new NotifySleep() and NotifyResume() signals that include the sleep type (Richard Hughes)
+
+Bugfixes:
+ - Ensure up-apm-native.h gets shipped in the tarball for OpenBSD (Richard Hughes)
+ - Check energy vs. charge in the Linux integration tests (Martin Pitt)
+ - Only include glib-unix.h if the GLib version is >= 2.29.4 (Richard Hughes)
+ - Respect $PYTHON for running the test suite (Martin Pitt)
+ - Run subset of tests when system D-BUS is not available (Martin Pitt)
+
Version 0.9.10
~~~~~~~~~~~~~~
Released: 2011-05-03