[gnome-session] 3.11.1



commit a6e3182d26344e8ce702c81a1fbdd6d631136488
Author: Javier Jardón <javier jardon codethink co uk>
Date:   Sun Nov 3 23:06:13 2013 +0000

    3.11.1

 NEWS         |   11 +++++++++++
 configure.ac |    2 +-
 2 files changed, 12 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index b601030..e177755 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,15 @@
 ==============
+Version 3.11.0
+==============
+       * Fix a possible crash in the presence interface
+       * gsm-manager: Don't abort when all clients exit (#710480)
+       * gsm-util: Use g_unsetenv() rather than g_setenv(variable, NULL) (#710485)
+       * Only support UPower 0.9
+       * Drop EggSMClient
+       * Remove gnome-session-properties (#708923)
+       * Translation updates
+
+==============
 Version 3.10.1
 ==============
        * Fix a crash on session end (#709221)
diff --git a/configure.ac b/configure.ac
index 064c739..68b13ae 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([gnome-session],
-        [3.10.1],
+        [3.11.1],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session])
 
 AC_CONFIG_SRCDIR([gnome-session])


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]