summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--NEWS14
1 files changed, 14 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index bad2ce4..04a5b54 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 0.99.6
+~~~~~~~~~~~~~~
+Released: 2017-09-11
+
+New Features:
+ - Add UP_DEVICE_KIND_GAMING_INPUT for gaming devices (Bastien Nocera)
+ - Detect joysticks as gaming input devices (Bastien Nocera)
+
+Bugfixes:
+ - Correctly close inhibitor FD (Benjamin Berg)
+ - Fix crash when '@' is present in the device name (oleid, Bastien Nocera)
+ - Fix lid detection on FreeBSD (Alberto Villa)
+ - Grab the model name from device if unavailable from battery (Bastien Nocera)
+
Version 0.99.5
~~~~~~~~~~~~~~
Released: 2017-07-24