summaryrefslogtreecommitdiff
path: root/NEWS
diff options
context:
space:
mode:
Diffstat (limited to 'NEWS')
-rw-r--r--NEWS12
1 files changed, 12 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index f2b61e1..1dd0956 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,15 @@
+Version 0.9.4
+~~~~~~~~~~~
+Released: 2010-05-12
+
+New Features:
+ - Detect when the kernel changes the reported charge units. Fixes rh#587112 (Kyle McMartin)
+
+Bugfixes:
+ - Only emit ::Sleeping() after we've checked AboutToSleep (Richard Hughes)
+ - Ensure we send ::Sleeping() if clients do not call AboutToSleep (Richard Hughes)
+ - Ensure we sent ::notify signals when UpDaemon properties change (Richard Hughes)
+
Version 0.9.3
~~~~~~~~~~~
Released: 2010-05-06