This commit is contained in:
Rui Matos 2016-02-16 20:02:06 +01:00
parent aafd2ae6bd
commit 8bdee896c4
2 changed files with 20 additions and 1 deletions

19
NEWS
View file

@ -1,3 +1,22 @@
===============
Version 3.19.90
===============
- Updated translations
Network:
- Prevent secrets from getting lost on each connection edit
- Fix a crash when clicking to forget a VPN on the editor
Printers:
- Redesign the Printer Jobs Dialog
Region & Language:
- Prevent a potential crash when exiting the panel
Wacom:
- Workaround deadlocks in Clutter event handlers
============== ==============
Version 3.19.5 Version 3.19.5
============== ==============

View file

@ -1,4 +1,4 @@
m4_define([gnome_control_center_version], 3.19.5) m4_define([gnome_control_center_version], 3.19.90)
AC_INIT([gnome-control-center], [gnome_control_center_version], AC_INIT([gnome-control-center], [gnome_control_center_version],
[http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center]) [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])