From 418bbc9d844ebb12de6428f0f578ca7ded612aae Mon Sep 17 00:00:00 2001 From: Richard Hughes Date: Thu, 28 May 2015 10:20:47 +0100 Subject: [PATCH] Released UPower 0.99.3 --- NEWS | 14 ++++++++++++++ RELEASE | 2 +- 2 files changed, 15 insertions(+), 1 deletion(-) 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: