mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-25 03:20:04 +01:00
Released DeviceKit-power 014
This commit is contained in:
parent
b4bbcc88d3
commit
8cbaa7f70b
2 changed files with 20 additions and 0 deletions
13
NEWS
13
NEWS
|
|
@ -1,3 +1,16 @@
|
||||||
|
Version 014
|
||||||
|
~~~~~~~~~~~
|
||||||
|
Released: 2010-01-08
|
||||||
|
|
||||||
|
New Features:
|
||||||
|
- Import the FreeBSD backend (Joe Marcus Clarke)
|
||||||
|
|
||||||
|
Bugfixes:
|
||||||
|
- Check if swap exists before determining how much is free (Debbie Beliveau)
|
||||||
|
- Comment out some problematic compiler warnings (Joe Marcus Clarke)
|
||||||
|
- Prevent segfault if connection to system dbus fails (Martin Koegler)
|
||||||
|
- Fix segfault in the history code. Fixes fd#25632 (Richard Hughes)
|
||||||
|
|
||||||
Version 013
|
Version 013
|
||||||
~~~~~~~~~~~
|
~~~~~~~~~~~
|
||||||
Released: 2009-12-07
|
Released: 2009-12-07
|
||||||
|
|
|
||||||
7
RELEASE
7
RELEASE
|
|
@ -4,6 +4,13 @@ DeviceKit-power Release Notes
|
||||||
|
|
||||||
git shortlog DeviceKit-power-013.. | grep -i -v trivial | grep -v Merge > NEWS.new
|
git shortlog DeviceKit-power-013.. | grep -i -v trivial | grep -v Merge > NEWS.new
|
||||||
|
|
||||||
|
Version 0xx
|
||||||
|
~~~~~~~~~~~
|
||||||
|
Released: 2010-xx-xx
|
||||||
|
|
||||||
|
New Features:
|
||||||
|
Bugfixes:
|
||||||
|
|
||||||
2. Commit changes in DeviceKit-power git:
|
2. Commit changes in DeviceKit-power git:
|
||||||
|
|
||||||
git commit -a -m "Released DeviceKit-power 014"
|
git commit -a -m "Released DeviceKit-power 014"
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue