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



commit 9c964df79a3287cca09a18c40a599665fc83f44c
Author: Rui Matos <tiagomatos gmail com>
Date:   Sat Jun 8 00:41:33 2013 +0200

    3.8.3

 NEWS         |   32 ++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 33 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 385e1c8..b321296 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,36 @@
 =============
+Version 3.8.3
+=============
+
+- Handle repeated commandline parsing properly
+- Fix arrow icons in RTL locales
+- Fix interaction issues with some dialogs when the panel underneath
+  is switched
+- Raise the existing window when already opened
+- Translation updates
+
+Keyboard:
+- Use the XKB "grp" option for the input source switch shortcut
+
+Network:
+- Prevent ethernet device to switch back to 'on' state
+- Update on/off switch button when vpn becomes active/inactive
+- Avoid assertion in rfkill support with newer kernel versions
+
+Printers:
+- Don't reset position of tree view containing new devices when
+  discovery is running
+
+User Accounts:
+- Fix a memory leak
+- Prevent users from setting invalid real names
+- Don't let user disable own account
+- Remove autologin when an account is deleted
+- Prevent an account from being set to automatically logged in if it
+  is disabled or requires the password to be changed at next login
+- Prevent the last Administrator account demoted, deleted or disabled
+
+=============
 Version 3.8.2
 =============
 
diff --git a/configure.ac b/configure.ac
index c470945..db85c9d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.8.2)
+m4_define([gnome_control_center_version], 3.8.3)
 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]