[gnome-settings-daemon] 3.10.1



commit 28e7a47e044cdd62d805ceaf3b77488963f5a91c
Author: Rui Matos <tiagomatos gmail com>
Date:   Tue Oct 15 22:30:43 2013 +0200

    3.10.1

 NEWS         |   42 ++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 43 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 287a310..fe3a426 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,46 @@
 ==============
+Version 3.10.1
+==============
+
+- Several small cleanups and memory leak fixes
+
+Housekeeping:
+- Do not scan the cache directories if not needed
+
+Keyboard:
+- Don't set the XKB group switching option when not needed
+
+Media-keys:
+- Use a gsettings key for the maximum screencast length
+
+Mouse:
+- Enable edge scrolling if two-finger scroll is unavailable (this time
+  for good)
+
+Power:
+- Add test case for lack of warning on startup
+- Fix notifications not showing on critical battery
+- Fix warning when keyboard backlight isn't available
+- Never show a mouse as the status icon
+
+Updates:
+- Add a 'Not Now' button to the distribution upgrade notification
+- Do not show multiple notifications when updates are available
+- Raise PackageKit dependency to 0.8.1 to avoid complexity
+
+Wacom:
+- Fix a couple of crashes
+- Fix default area ordering
+- Fix failure to get area with the cursor device
+- Implement resetting the tablet area to default
+- Make OSD work again
+- Remove Tablet PC setting as we don't have UI for it
+
+XRandR:
+- Don't save the temporary configurations generated by rotate buttons
+  or FN+F7
+
+==============
 Version 3.10.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 199542c..8a8c211 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.10.0],
+        [3.10.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])


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