This commit is contained in:
Bastien Nocera 2012-09-25 10:47:48 +02:00
parent fdbcda8233
commit 8f3c5793bb
2 changed files with 18 additions and 1 deletions

17
NEWS
View file

@ -1,3 +1,20 @@
===========================
Version 3.6.0 (2012-25-09)
===========================
Shell:
- Fix broken panels when launching the same one twice
Network:
- Make connecting to Enterprise WPA Wi-Fi networks work again
User Accounts:
- Don't ask for the old password when none is set
Region:
- Jump directly to the correct shortcuts section when
following the link
===========================
Version 3.5.92 (2012-17-09)
===========================

View file

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