3.29.2
This commit is contained in:
parent
da1b2f9d5d
commit
cf61ee5812
2 changed files with 26 additions and 1 deletions
25
NEWS
25
NEWS
|
@ -1,3 +1,28 @@
|
|||
==============
|
||||
Version 3.29.2
|
||||
==============
|
||||
|
||||
- Improve logging engine
|
||||
- Add an object caching mechanism
|
||||
- Add a development Flatpak manifest
|
||||
- Vastly improve CI
|
||||
- Organize tests
|
||||
- Add Network tests
|
||||
- Translation updates
|
||||
|
||||
Display:
|
||||
- Fix a few crashers
|
||||
|
||||
Power:
|
||||
- Fix showing approximate percentages
|
||||
|
||||
Thunderbolt:
|
||||
- Introduce new Thunderbolt panel
|
||||
|
||||
User Accounts:
|
||||
- Port to GTask
|
||||
- Fix hint for wrong enterprise user/password
|
||||
|
||||
===============
|
||||
Version 3.27.92
|
||||
===============
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
project(
|
||||
'gnome-control-center', 'c',
|
||||
version : '3.29.0',
|
||||
version : '3.29.2',
|
||||
license : 'GPL2+',
|
||||
meson_version : '>= 0.43.0'
|
||||
)
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue