mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2026-05-03 06:37:59 +02:00
Released UPower 0.9.8
This commit is contained in:
parent
17b7aef701
commit
444a372e5a
2 changed files with 21 additions and 1 deletions
20
NEWS
20
NEWS
|
|
@ -1,3 +1,23 @@
|
|||
Version 0.9.8
|
||||
~~~~~~~~~~~~~
|
||||
Released: 2011-01-07
|
||||
|
||||
New Features:
|
||||
- Add an IsDocked binary property to the main interface (Richard Hughes)
|
||||
- Use the number of active DRM devices to determine the system docked status (Richard Hughes)
|
||||
|
||||
Bugfixes:
|
||||
- Add method to set history dir (Martin Pitt)
|
||||
- Check for and link against libplist (Martin Pitt)
|
||||
- Drop check for polkit-backend again (Martin Pitt)
|
||||
- Fix compilation error against Linux 2.6.36 (Martin Pitt)
|
||||
- Fix links to git repository in HACKING (Zygmunt Krynicki)
|
||||
- Fix self check to work as non-root (Martin Pitt)
|
||||
- Re-add AM_MAINTAINER_MODE (but enable it by default) (Michael Biebl)
|
||||
- Reduce race condition in history purging self check (Martin Pitt)
|
||||
- Support the power_now sysfs attribute to get time remaining on new kernels (Richard Hughes)
|
||||
- Update the list of HID UPS devices (Arnaud Quette)
|
||||
|
||||
Version 0.9.7
|
||||
~~~~~~~~~~~~~
|
||||
Released: 2010-11-01
|
||||
|
|
|
|||
2
RELEASE
2
RELEASE
|
|
@ -6,7 +6,7 @@ git shortlog UPOWER_0_9_7.. | grep -i -v trivial | grep -v Merge > NEWS.new
|
|||
|
||||
Version 0.9.8
|
||||
~~~~~~~~~~~~~
|
||||
Released: 2010-xx-xx
|
||||
Released: 2011-xx-xx
|
||||
|
||||
Translations:
|
||||
New Features:
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue