This commit is contained in:
Matthias Clasen 2013-11-19 20:00:56 -05:00
parent 38119b3f29
commit fd25825839
2 changed files with 24 additions and 1 deletions

23
NEWS
View file

@ -1,3 +1,26 @@
==============
Version 3.11.2
==============
Wacom:
- Fix slider on Inking Pen page
Background:
- Fix compilation with libsocialweb
Sharing:
- Remove OBEX FTP support
- Fix Bluetooth label always being off
- Make it possible to add new folders
- Fix a crash when turning off sharing
Power:
- Fix automatic suspend popup sizing
Everywhere:
- Improve rtl appearance by flipping margins
==============
Version 3.11.1
==============

View file

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