summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRichard Hughes <richard@hughsie.com>2015-05-28 10:20:47 +0100
committerRichard Hughes <richard@hughsie.com>2015-05-28 10:20:47 +0100
commit418bbc9d844ebb12de6428f0f578ca7ded612aae (patch)
treeba33676879bf3da9c5a433928eb7f1584bb644b7
parent6c706ff03365e462e1b076155428decbed0f55c6 (diff)
Released UPower 0.99.3UPOWER_0_99_3
-rw-r--r--NEWS14
-rw-r--r--RELEASE2
2 files changed, 15 insertions, 1 deletions
diff --git a/NEWS b/NEWS
index 81d2415..18ba398 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,17 @@
+Version 0.99.3
+~~~~~~~~~~~~~~
+Released: 2015-05-28
+
+Bugfixes:
+ - Bail out when iDevice state is malformed (Bastien Nocera)
+ - Defer getting iDevice info until ready (Bastien Nocera)
+ - Fix crash on uninitialized variant (Vlad Orlov)
+ - Fix libimobiledevice msg in configure (Bastien Nocera)
+ - More memory handling fixes in iDevice (Bastien Nocera)
+ - Properly detect bluetooth mice and keyboards that are HID devices (Marc Deslauriers)
+ - Support Logitech Unifying in Linux 3.19 (Peter Wu)
+ - Work-around broken battery on the Onda v975w (Bastien Nocera)
+
Version 0.99.2
~~~~~~~~~~~~~~
Released: 2014-12-18
diff --git a/RELEASE b/RELEASE
index 5ae07ec..c66f2ad 100644
--- a/RELEASE
+++ b/RELEASE
@@ -6,7 +6,7 @@ git shortlog UPOWER_0_99_2.. | grep -i -v trivial | grep -v Merge > NEWS.new
Version 0.99.3
~~~~~~~~~~~~~~
-Released: 2014-xx-xx
+Released: 2015-xx-xx
New Features:
Bugfixes: