[gnome-control-center] 3.10.1



commit 5bcbfb0f03ba1d276ad469cca983e70b0a325f56
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Oct 15 23:06:25 2013 +0200

    3.10.1

 NEWS         |   47 +++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 48 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index bc00597..ffa0e26 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,51 @@
 ==============
+Version 3.10.1
+==============
+
+Background:
+- Fix several memory leaks
+- Some code cleanups
+- Be robust against missing directories, and warn otherwise
+- Use a consistent set of permissions when creating directories
+
+Display:
+- Always label the built in display as "1"
+
+Mouse:
+- Do not reset mouse speed when unset
+
+Network:
+- Fix a few crashes and memory leaks
+- Some code cleanups
+- Just dismiss forget dialog if response is not OK
+- Update forget button sensitivity when rows are destroyed
+- Use the command line parameters property for 8021x
+- Only start the spinner when we can stop it
+
+Power:
+- Use device models as names
+
+Sharing:
+- Allow screen sharing approving without remote control enabled
+- Ensure the hostname in labels is updated
+- Prevent duplicate folders being selected for media sharing
+- When enabling DLNA, also make sure to enable the MediaExport plugin
+
+Shell:
+- Align the buttons in the headerbar
+
+Universal Access:
+- Fix a crash
+
+Wacom:
+- Align the stylus section with the tablet section
+- Fix device filtering in calibration UI
+- Fix use after free causing random values in the calibration data
+- Fix incorrect default window information
+- Fix ~100 pixel offset when calibrating
+- Reset the calibration before starting a new one
+
+==============
 Version 3.10.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 60b9b38..b0b492d 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,4 +1,4 @@
-m4_define([gnome_control_center_version], 3.10.0)
+m4_define([gnome_control_center_version], 3.10.1)
 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]