mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
Released UPower 0.9.5
This commit is contained in:
parent
4fb88d5dc7
commit
f96f669b47
1 changed files with 24 additions and 0 deletions
24
NEWS
24
NEWS
|
|
@ -1,3 +1,27 @@
|
|||
Version 0.9.5
|
||||
~~~~~~~~~~~
|
||||
Released: 2010-07-12
|
||||
|
||||
New Features:
|
||||
- Add battery query support for iDevices (Bastien Nocera)
|
||||
- Assign names to our idle sources when using new versions of glib2 (Richard Hughes)
|
||||
- Dynamic testing for enough hibernate swap (Martin Pitt)
|
||||
- Port UPower to libusb1 to avoid unfixable crashes (Richard Hughes)
|
||||
- Port to GTest (Richard Hughes)
|
||||
- Get the powersave command from the backend rather than hardcoding Linux specifics (Richard Hughes)
|
||||
|
||||
Bugfixes:
|
||||
- Update the list of supported TrippLite HID Power Devices (Joseph Stockman)
|
||||
- Fix a potential daemon crash. Fixes fd#27902 (Mariusz Ceier)
|
||||
- Increase UP_DAEMON_SWAP_WATERLINE (Martin Pitt)
|
||||
- Fix up a potential crasher in the CSR device code (Richard Hughes)
|
||||
- When calculating used swap space, only use anonymous pages (Steven Walter)
|
||||
- Use pm-is-supported to test if various sleep modes are supported (Victor Lowther)
|
||||
|
||||
IMPORTANT NOTE:
|
||||
- This is the last release with the deprecated devkit-power-gobject library
|
||||
included. Users should have ported to libupower-glib months ago...
|
||||
|
||||
Version 0.9.4
|
||||
~~~~~~~~~~~
|
||||
Released: 2010-05-12
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue