summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2016-02-16 08:47:05 +0000
committerRichard Hughes <richard@hughsie.com>2016-02-16 08:47:05 +0000
commitf9b7e936ec2578e58d53542f60c60787e56395f0 (patch)
tree2951999c4bb2bb365cf1177565b053f2f785fcd4
parent3e49e659d06749e04466f7a9501f27face8ef9ef (diff)
Released UPower 0.99.4UPOWER_0_99_4
-rw-r--r--NEWS17
1 files changed, 17 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 18ba398..a72103c 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,20 @@
+Version 0.99.4
+~~~~~~~~~~~~~~
+Released: 2016-02-16
+
+New Features:
+ - Add support for Logitech G700s/G700 Gaming Mouse (muzena)
+ - Port to GDBus (Cosimo Cecchi)
+ - Support g_autoptr() for all libupower-glib object types (Kalev Lember)
+
+Bugfixes:
+ - Add critical action support for *BSD (Eric Koegel)
+ - Change the default low battery policy to percentage (Bastien Nocera)
+ - Fix deprecation warning in integration-test (Bastien Nocera)
+ - Fix memory leak in up_client_get_devices() (Bastien Nocera)
+ - Fix possible double-free (Bastien Nocera)
+ - Update HID rules and fix build regression (Arnaud Quette)
+
Version 0.99.3
~~~~~~~~~~~~~~
Released: 2015-05-28