mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 02:00:03 +01:00
Release 0.99.20
This commit is contained in:
parent
f64210df4a
commit
3f2eabb4d1
2 changed files with 10 additions and 1 deletions
9
NEWS
9
NEWS
|
|
@ -1,3 +1,12 @@
|
|||
Version 0.99.20
|
||||
---------------
|
||||
Released: 2022-07-13
|
||||
|
||||
Bug fixes:
|
||||
- Ensure polling is resumed after suspend (#198)
|
||||
- Bugfixes to state guessing code (#146)
|
||||
- Stability improvements of automated tests
|
||||
|
||||
Version 0.99.19
|
||||
---------------
|
||||
Released: 2022-06-08
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('upower', 'c',
|
||||
version: '0.99.19',
|
||||
version: '0.99.20',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue