This commit is contained in:
Bastien Nocera 2015-03-03 19:13:52 +01:00
parent f9f212a7e9
commit c430429559
2 changed files with 21 additions and 1 deletions

20
NEWS
View file

@ -1,3 +1,23 @@
===============
Version 3.15.91
===============
Details:
- Fix a possible crash with Firefox' nightly builds
Display:
- Fix clone mode leading to broken setups in some cases
Region:
- Add a way to sort input sources, so that the default source
can be chosen
User Accounts:
- Don't show fingerprint options if disabled
- Fix possible crash handling Enterprise logins
- Updated translations
===============
Version 3.15.90
===============

View file

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