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



commit 08d5438f7dc3e24fdf7742344874383fe19be606
Author: Rui Matos <tiagomatos gmail com>
Date:   Fri Sep 13 14:50:46 2013 +0200

    3.8.5

 NEWS         |   30 ++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 31 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 951865e..87b963b 100644
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,33 @@
+=============
+Version 3.8.5
+=============
+
+- Prevent the window from being taller than the height of the monitor
+
+Background:
+- Fix memory corruption when creating preview
+- Fix top bar location on dual-head
+- Fix crasher when entering/leaving the background panel
+
+Date & Time:
+- Fix timezone strings on non UTF-8 locales
+
+Network:
+- Disconnect from signal on finalize
+- Fix a possible crash with no active connections
+- Don't include spaces in proxy's ignore-hosts setting
+- Avoid using uninitialized memory when ignore-hosts is empty
+
+Sharing:
+- Don't allow empty passwords in screen sharing
+
+User Accounts:
+- Really select the newly-created user
+- Make sure not to show sensitive widgets for actions we don't have
+  permission for
+- Clear suggested user name field when user clears the full name field
+  in the add user dialog
+
 ===============
 Version 3.8.4.1
 ===============
diff --git a/configure.ac b/configure.ac
index 0c0098c..1184e44 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.8.4.1)
+m4_define([gnome_control_center_version], 3.8.5)
 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]