3.35.91
This commit is contained in:
parent
b4bcae2d2d
commit
1e9a948b86
2 changed files with 23 additions and 1 deletions
22
NEWS
22
NEWS
|
@ -1,3 +1,25 @@
|
||||||
|
================
|
||||||
|
Version 3.35.91
|
||||||
|
================
|
||||||
|
|
||||||
|
- Share GCancellable code
|
||||||
|
- Updated translations
|
||||||
|
|
||||||
|
Background
|
||||||
|
- Remove unused GCancellable
|
||||||
|
|
||||||
|
Power
|
||||||
|
- Fix mobile broadband switch logic
|
||||||
|
|
||||||
|
Sharing
|
||||||
|
- Remember password on remote desktop sharing
|
||||||
|
|
||||||
|
Thunderbolt
|
||||||
|
- Fix GCancellable leak
|
||||||
|
|
||||||
|
User Accounts
|
||||||
|
- Always generate user avatars
|
||||||
|
|
||||||
================
|
================
|
||||||
Version 3.35.90
|
Version 3.35.90
|
||||||
================
|
================
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
project(
|
project(
|
||||||
'gnome-control-center', 'c',
|
'gnome-control-center', 'c',
|
||||||
version : '3.35.90',
|
version : '3.35.91',
|
||||||
license : 'GPL2+',
|
license : 'GPL2+',
|
||||||
meson_version : '>= 0.51.0'
|
meson_version : '>= 0.51.0'
|
||||||
)
|
)
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue