summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2011-09-05 13:52:05 +0100
committerRichard Hughes <richard@hughsie.com>2011-09-05 13:52:05 +0100
commit9fc12b37b6e2ea5a216fcac59c78afdb632c2205 (patch)
tree928a707265da2d46341e88c645abed2f77614458
parent75d8c449cde91c705f182523016c8256ea8d020f (diff)
Released UPower 0.9.13UPOWER_0_9_13
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 98339af..a86ab0e 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 0.9.13
+~~~~~~~~~~~~~~
+Released: 2011-09-05
+
+New Features:
+ - Modernize autotools config (Javier Jardón)
+ - Use git.mk and remove the manual .gitignore files (Richard Hughes)
+ - Use upstream gettext instead the glib one (Javier Jardón)
+
+Bugfixes:
+ - Avoid warnings about missing annotations (Javier Jardón)
+ - Don't rely on files' presence to define the default backend (Diego Elio Pettenò)
+ - Fully port the test suite to use GObject Introspection (Martin Pitt)
+ - Hardcode wacom battery devices as not power-supply devices (Richard Hughes)
+ - Use autoreconf instead custom script (Javier Jardón)
+ - Use g_unix_signal_add_full() which has been renamed in GLib (Denis Washington)
+
Version 0.9.12
~~~~~~~~~~~~~~
Released: 2011-07-04