[gnome-session] release: 2.91.6



commit 67cb5053c264be4731c2922e431750090bbc851d
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Feb 2 03:49:37 2011 +0100

    release: 2.91.6

 NEWS         |   43 +++++++++++++++++++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 44 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 84ef8ed..dee7470 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,47 @@
 ==============
+Version 2.91.6
+==============
+
+Note to packagers: with the move to GSettings, gnome-session now depends on
+gsettings-desktop-schemas.
+
+Session Manager:
+- Fix build with latest GTK+ 3 (Matthias Clasen, Vincent)
+- Migrate to GSettings (Ray Strode)
+- Add support for shell logout/shutdown dialog (Ray Strode)
+- Use fallback session if required components are missing (Matthias Clasen)
+
+Defined Sessions:
+- Do not consider Gallium's softpipe and llvmpipe as accelerated (Vincent)
+- Do not run nautilus by default (Matthias Clasen)
+
+Capplet:
+- Migrate to GSettings (Ray Strode, Vincent)
+
+Misc:
+- Change GETTEXT_PACKAGE to gnome-session-3.0 (Vincent)
+- Drop gnome-wm script (Matthias Clasen)
+- Add a runtime dependency on gsettings-desktop-schemas
+
+Translations:
+- Updated ar: Khaled Hosny
+- Updated bg: Alexander Shopov
+- Updated ca: David Planella
+- Updated es: Jorge González
+- Updated et: Ivar Smolin
+- Updated gl: Fran Diéguez
+- Updated he: Yaron Shahrabani
+- Updated hu: Gabor Kelemen
+- Updated id: Andika Triwidada
+- Updated nb: Kjartan Maraas
+- Updated nl: Wouter Bolsterlee
+- Updated sl: Matej UrbanÄ?iÄ?
+- Updated sv: Daniel Nylander
+- Updated ug: Sahran
+- Updated zh_HK: Chao-Hsiung Liao
+- Updated zh_TW: Chao-Hsiung Liao
+
+==============
 Version 2.91.4
 ==============
 
diff --git a/configure.ac b/configure.ac
index 740ba2a..d011b4e 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1,5 +1,5 @@
 AC_INIT([gnome-session],
-        [2.91.5],
+        [2.91.6],
         [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]