[gnome-session] 3.7.2



commit 8a6f00d6e5609ab4693c09bd3528673db95818d3
Author: Matthias Clasen <mclasen redhat com>
Date:   Mon Nov 19 21:17:22 2012 -0500

    3.7.2

 NEWS         |   15 +++++++++++++++
 configure.ac |    2 +-
 2 files changed, 16 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 2816168..2c5b076 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,19 @@
 =============
+Version 3.7.2
+=============
+
+        * Be more careful when dropping system inhibitors
+        * Add a commandline wrapper for inhibiting
+        * Add a GetLocale() D-Bus method
+        * Add a SessionIsActive D-Bus property
+        * Modernize the code in some places
+        * Initialize GsmSystem before acquiring a bus name
+        * Properly initialize upower client
+        * Reject xsmp clients sooner when ending the session
+        * Set _GNOME_MAX_SCREEN_SIZE root window property
+        * Updated translations (Greek, Hebrew, Slovak, Slovenian)
+
+=============
 Version 3.7.1
 =============
 
diff --git a/configure.ac b/configure.ac
index 0ccbee6..6b0ebdf 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([gnome-session],
-        [3.7.1],
+        [3.7.2],
         [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]