[gnome-settings-daemon] Release 2.29.6



commit 1e65816715a1b1cd8ef7b81647f5131744534abc
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Jan 26 09:42:49 2010 +0100

    Release 2.29.6

 NEWS         |   13 +++++++++++++
 configure.ac |    2 +-
 2 files changed, 14 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 7ecd0c6..d998fac 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,17 @@
 ==============
+Version 2.29.6
+==============
+
+- Don't allow left-handed setting for single-button touchpads (Peter Hutterer)
+- Don't die on X servers without XKB (Matthias Clasen) (#604651)
+- Translations:
+  - bg (Alexander Shopov)
+  - bn (Jamil Ahmed)
+  - es (Jorge González)
+  - nb (Kjartan Maraas)
+  - ta (vasudeven)
+
+==============
 Version 2.29.5
 ==============
 
diff --git a/configure.ac b/configure.ac
index 47e783d..a11b1e7 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ m4_define([gsd_api_version_minor],[0])
 m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
 
 AC_INIT([gnome-settings-daemon],
-        [2.29.5],
+        [2.29.6],
         [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]