summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Pitt <martin@piware.de>2019-09-03 08:47:44 +0200
committerMartin Pitt <martin@piware.de>2019-09-03 08:47:44 +0200
commite1548bba61206a05bbc318b3d49ae24571755ac6 (patch)
treecfecf20ae279deb3c0a51228c9ceff6c924ae538
parent4b3df4d2ad8cb55e3ffc5f849cdf8d939ac670bb (diff)
Released UPower 0.99.11UPOWER_0_99_11
-rw-r--r--NEWS20
1 files changed, 20 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3782c28..6af26b1 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+Version 0.99.11
+~~~~~~~~~~~~~~~
+Released: 2019-09-03
+
+New Features:
+ - Add code of conduct document
+ - build: Migrate from intltool to gettext
+ - rules: Split off HID++ udev rules
+ - Harden systemd service
+ - Let systemd create /var/lib/upower
+ - Move D-Bus policy file to /usr/share/dbus-1/system.d/
+
+Bug fixes:
+ - Fix endless loop burning 100% CPU on keyboard plugout with external
+ backlight
+ - linux: Start polling for unknown device batteries too
+ - linux: Retry to get a battery type if it's unknown
+ - linux: Don't treat device batteries like laptop batteries
+ - Replace use of G_TYPE_INSTANCE_GET_PRIVATE and g_type_class_add_private()
+
Version 0.99.10
~~~~~~~~~~~~~~~
Released: 2019-02-20