[gnome-settings-daemon] 3.5.2



commit 0a88e2b4da4822609783c84f7c91543bbf165255
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Jun 4 23:15:10 2012 -0400

    3.5.2

 NEWS         |   58 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 59 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7bbeed0..cceff87 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,62 @@
 =============
+Version 3.5.2
+=============
+
+- Remove ability to D-Bus activate (Ray Strode)
+
+Media-keys:
+- Get proper gnome-keyring environment (Bastien Nocera)
+- Simplify the OSD code (Bastien)
+- Add keybindings to switch input sources (Rui Matos)
+
+Mouse:
+- Fix applying settings to newly added touchpads (Owen Taylor)
+- Reduce default touchpad deactivation to 1s (Nicolas Dufresne)
+
+Housekeeping:
+- Split out 'ingnore unix mount' code (Bastien)
+
+Keyboard:
+- Always apply xmodmap (Sergey V. Udaltsov)
+- Lots of cleanups (Bastien)
+- Apply XKB layouts ourselfs and stop relying on libgnomekbd (Rui Matos)
+
+Power:
+- Disconnect from upower signals when needed (Richard Hughes)
+- Add org.gnome.settings-daemon.plugins.power.lid-close-suspend-with-extrnal-monitors
+  key to allow forcing suspend on lid close (Paolo Bonzini)
+
+Print:
+- Fix setting of default media size (Marek Kasik)
+- Don't create an unused proxy object (Matthias Clasen)
+- Speed up initialization (Matthias)
+
+Updates:
+- Automatically download updates rather than installing them (Richard)
+
+Wacom:
+- Disable wacom support on s390 (Dan HorÃk)
+- Disable wacom support on non-linux (Antoine Jacoutot)
+- Don't put touchscreens in relative mode (Timo Aaltonen)
+- Make tablet configuration per-machine (Bastien)
+
+Color:
+- Be quiet about unloadable profiles (Richard)
+
+Translations:
+- Catalan
+- Crimean Tatar
+- Dutch
+- Galician
+- German
+- Hebrew
+- Italian
+- Kannada
+- Norwegian bokmÃl
+- Slovenian
+- Swedish
+
+=============
 Version 3.4.0
 =============
 
diff --git a/configure.ac b/configure.ac
index 54f19fb..20e1e21 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.5.1],
+        [3.5.2],
         [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]