[gnome-settings-daemon/gnome-3-4] 3.4.2



commit 410c71a0ab858d6c2ff3a67d707049e443880a06
Author: Bastien Nocera <hadess hadess net>
Date:   Tue May 15 11:14:25 2012 +0100

    3.4.2

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index e73042d..6a14cc4 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 =============
+Version 3.4.2
+=============
+
+Media-keys:
+- Fix applications launching through keyboard shortcuts
+  not using  the session's ssh agent, or keyrings
+
+Mouse:
+- Fix arguments passed to the custom command
+
+And a number of memory leak fixes and translation updates.
+
+=============
 Version 3.4.1
 =============
 
diff --git a/configure.ac b/configure.ac
index 1896a82..f59fd7f 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [3.4.1],
+        [3.4.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]