[gnome-settings-daemon] Release 2.31.2



commit 2b4367f1904f8de2f9c17087d6273dd2aaeb6327
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon May 24 16:32:26 2010 +0200

    Release 2.31.2

 NEWS         |   18 ++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 19 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 214377a..2e573d8 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,22 @@
 ==============
+Version 2.31.2
+==============
+
+- Fix installation of the xrandr helper binary (Jens Granseur) (#617782)
+- Always dist smartcard.gnome-settings-plugin (Ray Strode) (#617748)
+- Adjust XF86Display timestamps if they are out of order with RANDR
+  timestamps (Chase Douglas) (#610482)
+- Don't install template files into the icon theme (Matthias Clasen)
+- Fix loading OSD icons when there's no SVG version (Bastien Nocera) (#618023)
+- Only check for baobob if we're about to show a dialog (Ross Burton)
+- Translations:
+  - de (Mario Blättermann)
+  - en shaw (Thomas Thurman)
+  - es (Jorge González)
+  - gl (Fran Diéguez)
+  - or (Manoj Kumar Giri)
+
+==============
 Version 2.31.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index 7967b1f..0996fd0 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.31.1],
+        [2.31.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]