[gnome-session] release: 2.91.4



commit 5a20e32c4962fd25fcc960bb0cf530c4a808fba3
Author: Vincent Untz <vuntz gnome org>
Date:   Thu Dec 23 11:32:35 2010 +0100

    release: 2.91.4

 NEWS         |   52 ++++++++++++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 53 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 1d54fae..84ef8ed 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,56 @@
 ==============
+Version 2.91.4
+==============
+
+Note to distributors:
+ - the definition of the session started by gnome-session moved out of gconf
+   and is now living in .desktop-like files. The format of those files might
+   change in the future.
+ - two predefined sessions are shipped: GNOME (default), that will start GNOME
+   Shell, and Classic GNOME, that will start gnome-panel, metacity, etc. like in
+   GNOME 2.
+ - a small utility, gnome-session-is-accelerated, is used to determine if GNOME
+   Shell can be used. If this is not the case, Classic GNOME will be used.
+   Please send feedback on when this utility doesn't detect things properly.
+ - it is known that session saving doesn't work well with people moving from
+   one session to another at the moment. It can result in gnome-panel running
+   with GNOME Shell, for example.
+
+Session Manager:
+- Add autostart condition through GSettings (Bastien Nocera)
+- Don't ever show inhibitor dialog if logout is forced (Ray Strode)
+- Fix some issue tracking clients on logout (Ray Strode)
+- Add an application restart limit (William Jon McCann)
+- Move the definition of a session from gconf to .desktop-like files (Vincent)
+- Change default session to use GNOME Shell, with a fallback to classic GNOME
+  (Vincent)
+- Update for GTK+ 3 changes (Matthias Clasen)
+- Code cleanups (Vincent)
+
+Capplet:
+- Set NoDisplay=true (William Jon McCann)
+- Fix inline search (Ricardo Cruz)
+- Update for GTK+ 3 changes (Cosimo Cecchi, Vincent)
+
+Translations:
+- Updated ca valencia: David Planella
+- Updated crh: ReÅ?at SABIQ
+- Updated es: Jorge González
+- Updated et: Ivar Smolin
+- Updated fa: Mahyar Moghimi
+- Updated fi: Ville-Pekka Vainio
+- Updated fy: Sense Hofstede
+- Updated gl: Fran Diéguez
+- Updated he: Yaron Shahrabani
+- Updated ja: Yasumichi Akahoshi
+- Updated ko: Changwoo Ryu
+- Updated nb: Kjartan Maraas
+- Updated ro: Daniel È?erbÄ?nescu
+- Updated sl: Matej UrbanÄ?iÄ?
+- Updated th: Theppitak Karoonboonyanan
+- Updated ug: Sahran
+
+==============
 Version 2.91.0
 ==============
 
diff --git a/configure.ac b/configure.ac
index 53d7b5d..4bbbf07 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([gnome-session],
-        [2.91.1],
+        [2.91.4],
         [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]