42.1
This commit is contained in:
parent
fd12b1b3f6
commit
fdaecc3eac
2 changed files with 24 additions and 1 deletions
23
NEWS
23
NEWS
|
@ -1,3 +1,26 @@
|
||||||
|
================
|
||||||
|
Version 42.1
|
||||||
|
================
|
||||||
|
|
||||||
|
- Updated translations
|
||||||
|
|
||||||
|
Display
|
||||||
|
- Various small behavior improvements
|
||||||
|
- Fix monitor labels
|
||||||
|
|
||||||
|
Network
|
||||||
|
- Improve handling of VPN connections
|
||||||
|
|
||||||
|
Online Accounts
|
||||||
|
- Fix behavior of helper application on X11
|
||||||
|
- Fix changes to online accounts services not applying correctly
|
||||||
|
|
||||||
|
User Accounts
|
||||||
|
- Various small polishments
|
||||||
|
|
||||||
|
Wacom
|
||||||
|
- Properly translate various strings
|
||||||
|
|
||||||
================
|
================
|
||||||
Version 42.0
|
Version 42.0
|
||||||
================
|
================
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
project(
|
project(
|
||||||
'gnome-control-center', 'c',
|
'gnome-control-center', 'c',
|
||||||
version : '42.0',
|
version : '42.1',
|
||||||
license : 'GPL2+',
|
license : 'GPL2+',
|
||||||
meson_version : '>= 0.53.0'
|
meson_version : '>= 0.53.0'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue