Released UPower 0.99.3

This commit is contained in:
Richard Hughes 2015-05-28 10:20:47 +01:00
parent 6c706ff033
commit 418bbc9d84
2 changed files with 15 additions and 1 deletions

14
NEWS
View file

@ -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

View file

@ -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: