mirror of
https://gitlab.freedesktop.org/upower/upower.git
synced 2025-12-20 04:20:04 +01:00
Release 1.90.4
- Update change information to NEWS
This commit is contained in:
parent
c970a1a1b9
commit
c8385cb08a
2 changed files with 13 additions and 1 deletions
12
NEWS
12
NEWS
|
|
@ -1,3 +1,15 @@
|
|||
Version 1.90.4
|
||||
--------------
|
||||
Released: 2024-04-08
|
||||
|
||||
- Update the information for version 1.90.3.
|
||||
- Resolved high disk and CPU rate. (#256)
|
||||
- Update glib2 requirement to 2.66.0.
|
||||
- Stop guessing the unknown battery as a power supply.
|
||||
- Continue to support lid handling.
|
||||
- Fix org.freedesktop.UPower: EnergyRate is a positive value. (#252)
|
||||
- Fix uni-test python script. (!205)
|
||||
|
||||
Version 1.90.3
|
||||
--------------
|
||||
Released: 2024-04-08
|
||||
|
|
|
|||
|
|
@ -1,5 +1,5 @@
|
|||
project('upower', 'c',
|
||||
version: '1.90.3',
|
||||
version: '1.90.4',
|
||||
license: 'GPLv2+',
|
||||
default_options: [
|
||||
'buildtype=debugoptimized',
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue