mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-19 23:38:12 +02:00
Released UPower 0.99.3
This commit is contained in:
parent
6c706ff033
commit
418bbc9d84
2 changed files with 15 additions and 1 deletions
14
NEWS
14
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
|
||||
|
|
|
|||
2
RELEASE
2
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:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue