summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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: