[gnome-control-center/gnome-3-8] 3.8.2



commit efc581e0b0daa690aa6896c3ca2d20a6c8b041e8
Author: Bastien Nocera <hadess hadess net>
Date:   Tue May 14 12:24:42 2013 +0200

    3.8.2

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bfc30f4..385e1c8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,23 @@
+=============
+Version 3.8.2
+=============
+
+Color:
+- Don't check for /proc/cmdline on non-Linux
+- Fix sizing of back button
+
+User Accounts:
+- Ellipsize long user names in the password dialog
+
+Region and Language:
+- Don't crash if the user disabled Input sources switch keybindings
+- Don't focus the input chooser if it is already focused, as this will
+  select the text in the entry
+- Rate limit the input chooser filtering
+
+Network:
+- Fix crash when clicking "Connect to hidden network"
+
 ===============
 Version 3.8.1.5
 ===============
diff --git a/configure.ac b/configure.ac
index f292a37..72a4aff 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.8.1.5)
+m4_define([gnome_control_center_version], 3.8.2)
 AC_INIT([gnome-control-center], [gnome_control_center_version],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-control-center])
 


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]