mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
Released UPower 0.9.10
This commit is contained in:
parent
e9e965590b
commit
5dedd34fe2
1 changed files with 21 additions and 0 deletions
21
NEWS
21
NEWS
|
|
@ -1,3 +1,24 @@
|
|||
Version 0.9.10
|
||||
~~~~~~~~~~~~~~
|
||||
Released: 2011-05-03
|
||||
|
||||
New Features:
|
||||
- Add a config option 'IgnoreLid' for users with broken lid switches (Richard Hughes)
|
||||
- Add integration test suite for Linux (Martin Pitt)
|
||||
- Add option to run daemon on the session bus for testing (Martin Pitt)
|
||||
- Add OpenBSD backend which uses the APM_IOC_GETPOWER ioctl() (Landry Breuil)
|
||||
- Support virtual UPS devices for testing (Martin Pitt)
|
||||
|
||||
Bugfixes:
|
||||
- Consider a discharging UPS as "on battery" (Martin Pitt)
|
||||
- Do not overwrite aclocal flags in autogen, fixes b.fd.o #35261 (Tobias Mueller)
|
||||
- Fix "unknown" battery status guessing to not be recursive (Martin Pitt)
|
||||
- Respect $UPOWER_CONF_FILE_NAME in up_config_init (Martin Pitt)
|
||||
- Support batteries that report both energy and charge (Benson Leung)
|
||||
- upower needs -pthread (Landry Breuil)
|
||||
- Use the new threadsafe signal handling support in GLib (Richard Hughes)
|
||||
- Wuninitialized needs -O (Landry Breuil)
|
||||
|
||||
Version 0.9.9
|
||||
~~~~~~~~~~~~~
|
||||
Released: 2011-03-21
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue