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



commit 1c059a9de50b459fb7157ea8640072ecc03caf70
Author: Bastien Nocera <hadess hadess net>
Date:   Wed Jul 24 15:24:18 2013 +0200

    3.8.4
    
    With help from Marek Kasik

 NEWS         |   53 +++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 54 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b321296..b348eac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,57 @@
 =============
+Version 3.8.4
+=============
+
+- Go back to overview when setting panel to NULL
+- Ensure a search is in progress before activating a panel
+- Ensure the current language has a display name in the model
+- Translation updates
+
+Display:
+- Prevent a crash if the screen being dragged is removed
+- Fix floating screens and subsequent errors
+- Use the preferred width and height when moving inactive displays
+- Prevent the built-in display being turned on if the lid is closed
+
+Info:
+- Show disk info even if there's no /etc/fstab file
+
+Mouse:
+- Show enable trackpad slider button even if mouse is not present
+
+Power:
+- Don't resize panel items when the battery status has changed
+- Fix crash with no batteries
+
+Printers:
+- Don't authenticate automatically found SMB servers
+
+Privacy:
+- Fix default "Retain history" value
+
+Region and Language:
+- Make sure not to display an empty input sources list
+
+Sharing:
+- Hide the vino password by default
+- Limit screen sharing password to 8 bytes
+- Mark sharing button labels as translatable
+- Avoid conflicts with the sensitivity of the remote control options
+
+Sound:
+- Don't show applications playing event sounds
+
+User Accounts:
+- Check the password mode in password authenticate callback
+- Set the password mode to regular mode when user changes his password
+- Don't crash when changing language in the region panel
+- Don't delete the only administrator account
+- Fix empty login history window
+- Use Enter key on password dialog
+- Do not display system accounts
+- Correctly selects the newly-created user
+
+=============
 Version 3.8.3
 =============
 
diff --git a/configure.ac b/configure.ac
index 6fef75f..03d7fe6 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.8.3)
+m4_define([gnome_control_center_version], 3.8.4)
 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]