[gnome-settings-daemon] Release 2.27.5



commit 5eced0e3cff191112a4bcbbd7977b49aa4bd2575
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Tue Jul 28 00:38:11 2009 +0200

    Release 2.27.5

 NEWS         |   25 +++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 26 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 30e3973..dc8e355 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,29 @@
 ==============
+Version 2.27.5
+==============
+
+- Only use applicable configurations for switching with the XF86Display hotkey
+  (Federico Mena Quintero)
+- Only use applicable configurations when auto-configuring outputs during hotplug
+  (Federico Mena Quintero)
+- Really lay out displays from left to right when using the XF86Display hotkey
+  (Federico Mena Quintero)
+- For the XF86Display hotkey, preserve the cycle order when sanitizing the
+  configurations (Federico Mena Quintero)
+- Remove last libglade dependency  (Felix Riemann)
+- Improved low disk space warning (Chris Coulson) (#573980)
+- Fix compiler warnings (Jens Granseuer)
+- Translations:
+  - es (Jorge González)
+  - et (Ivar Smolin)
+  - fr (Claude Paroz)
+  - he (Yaron Sharabani)
+  - sv (Daniel Nylander)
+  - ta (drtvasudevan)
+  - zh_HK (Chao-Hsiung Liao)
+  - zh_TW (Chao-Hsiung Liao)
+
+==============
 Version 2.27.4
 ==============
 - Remove screensaver plugin, it's autostarted now (Matthias Clasen)
diff --git a/configure.ac b/configure.ac
index 79bc1b3..353250a 100644
--- a/configure.ac
+++ b/configure.ac
@@ -5,7 +5,7 @@ m4_define([gsd_api_version_minor],[0])
 m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
 
 AC_INIT([gnome-settings-daemon],
-        [2.27.4],
+        [2.27.5],
         [http://bugzilla.gnome.org/enter_bug.cgi?product=gnome-settings-daemon])
 
 AC_CONFIG_SRCDIR([gnome-settings-daemon/gnome-settings-manager.c])



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