[gnome-session] [release] 2.27.4



commit 32a806bf3c1f7d81bfd661e150ca06dfe8d7ff3b
Author: Vincent Untz <vuntz gnome org>
Date:   Wed Jul 15 17:11:00 2009 +0200

    [release] 2.27.4

 NEWS         |   40 ++++++++++++++++++++++++++++++++++++++++
 configure.in |    2 +-
 2 files changed, 41 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 78f8abe..d624be5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,44 @@
 ==============
+Version 2.27.4
+==============
+
+- Reduce GConf roundtrips (Matthias Clasen)
+- Use shave to improve build log readability (Vincent)
+- Fix a crash on Solaris (Ghee Teo)
+- Generate docs for the presence API (Matthias Clasen)
+- Rewrite a good part of the capplet. Some highlights:
+  - much cleaner code
+  - monitor autostart files
+  - autofill name field if needed
+  - add help button
+  - better handling of themed and non-themed application icons
+  - allow dragging from the application list
+  - make it more clear that applications are disabled
+  (Vincent)
+- Port to GtkBuilder (Vincent)
+- Improve debug message (Vincent)
+- Load default apps after saved and autostart apps (Vincent)
+- Build fixes for BSD (Daniel Macks, Alexis Ballier)
+- Update eggsmclient code to fix crash (Vincent)
+- Add mutter support to gnome-wm (Jon Nettleton)
+- Make gnome-session exit properly on reboot/shutdown (Bill Nottingham)
+- Avoid pointless warnings (Matthias Clasen)
+- Honour the SmRestartNever SmRestartStyleHint (Caolan McNamara)
+- Default clients to RESTART_IF_RUNNING instead of NEVER (Caolan McNamara)
+- Code cleanups (Vincent)
+
+Translations:
+- Updated ar: Khaled Hosny
+- Updated ca valencia: David Planella
+- Updated da: Kenneth Nielsen
+- Updated de: Christian Kirbach
+- Updated es: Jorge González
+- Updated et: Ivar Smolin
+- Updated he: Mark Krapivner
+- Updated te: Krishna Babu K
+- Updated uk: Maxim Dziumanenko
+
+==============
 Version 2.26.1
 ==============
 
diff --git a/configure.in b/configure.in
index 9fa628d..24999dd 100644
--- a/configure.in
+++ b/configure.in
@@ -1,4 +1,4 @@
-AC_INIT([gnome-session], [2.26.2],
+AC_INIT([gnome-session], [2.27.4],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-session])
 AC_CONFIG_SRCDIR([gnome-session])
 AC_CONFIG_HEADERS([config.h])



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