This commit is contained in:
Georges Basile Stavracas Neto 2020-02-17 13:49:22 -03:00
parent b4bcae2d2d
commit 1e9a948b86
2 changed files with 23 additions and 1 deletions

22
NEWS
View file

@ -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
================

View file

@ -1,6 +1,6 @@
project(
'gnome-control-center', 'c',
version : '3.35.90',
version : '3.35.91',
license : 'GPL2+',
meson_version : '>= 0.51.0'
)