[gnome-settings-daemon] Prepare NEWS for 2.27.3 release



commit 559f39af29a31fcddd8ca6c3054687afe6a5f88f
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Mon Jun 15 12:11:14 2009 +0200

    Prepare NEWS for 2.27.3 release

 NEWS         |   20 ++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 21 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index a588fad..abdbca5 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,24 @@
 ==============
+Version 2.27.3
+==============
+- Make the RANDR tray icon's per-monitor labels explicitly black (Federico Mena
+  Quintero) (#556050)
+- Include config.h so that the notifications code in housekeeping plugin can
+  actually be built (Jens Granseuer) (#584217)
+- Use "screen reader" instead of "screenreader" in schema (Gabor Kelemen) (#572911)
+- Lots of RANDR fixes and improvements (Federico Mena Quintero)
+- Nicer handling of broken XKB configuration in gconf (Sergey Udaltsov) (#585259)
+- Make 'locate pointer' deal with wm/cm changes (Matthias Clasen) (#585209)
+- Be more careful when comparing two key structs (Matthias Clasen) (#580616)
+- Translations:
+  - da (Ask H. Larsen)
+  - es (Jorge Gonzalez)
+  - et (Ivar Smolin)
+  - nb (Kjartan Maraas)
+  - sv (Daniel Nylander)
+  - ta (drtvasudevan)
+
+==============
 Version 2.27.1
 ==============
 - Use ngettext for the reset dialog (Jens Granseuer) (#575409)
diff --git a/configure.ac b/configure.ac
index ea7ce00..2d2413c 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.1],
+        [2.27.3],
         [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]