[gnome-settings-daemon] 2.91.5



commit c9cc31afe5138b6fc60d7c1b9efe23d27ebc371c
Author: Tomas Bzatek <tbzatek redhat com>
Date:   Mon Nov 29 17:23:44 2010 +0100

    2.91.5

 NEWS         |    8 ++++++++
 configure.ac |    2 +-
 2 files changed, 9 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index ee988f8..5009018 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,12 @@
 ==============
+Version 2.91.5
+==============
+
+- Add automount plugin (Tomas Bzatek)
+- Don't pass NULL strings to g_variant_new() (Bastien Nocera)
+- Properly handle gnome-session EndSession signals (Cosimo Cecchi)
+
+==============
 Version 2.91.4
 ==============
 
diff --git a/configure.ac b/configure.ac
index 9e0258e..8b3d004 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,7 +1,7 @@
 AC_PREREQ([2.60])
 
 AC_INIT([gnome-settings-daemon],
-        [2.91.4],
+        [2.91.5],
         [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]