[gnome-settings-daemon/gnome-2-28] Release 2.28.2



commit 57fe09a157d7a6a02a543f801ac6dbd1fea4d761
Author: Rodrigo Moya <rodrigo gnome-db org>
Date:   Wed Mar 10 12:54:49 2010 +0100

    Release 2.28.2

 NEWS         |   27 +++++++++++++++++++++++++++
 configure.ac |    2 +-
 2 files changed, 28 insertions(+), 1 deletions(-)
---
diff --git a/NEWS b/NEWS
index 6622165..09adbce 100644
--- a/NEWS
+++ b/NEWS
@@ -1,4 +1,31 @@
 ==============
+Version 2.28.2
+==============
+
+- Fix variant handling in $GDM_KEYBOARD_LAYOUT (Martin Pitt) (#596897)
+- Tighten check for XInput (Jens Granseuer) (#585315)
+- Fix bluriness in level bar, and popup (Bastien Nocera) (567249)
+- Honour libexecdir when spawning gsd-locate-pointer (Jens Granseuer) (#599209)
+- Allow left-handed setting for touchpads (Peter Hutterer)
+- Hide the status icon before unreffing it (Matthias Clasen) (#601696)
+- Add missing include for OpenBSD (Jasper Lievisse Adriaanse) (#598573)
+- Make eject behave better on OpenBSD (Jasper Lievisse Adriaanse) (#598573)
+- Add linsysfs to list of virtual filesystems (Coleman Kane) (#604396)
+- Always set the position of outputs, even if they are already turned on
+  (Federico Mena Quintero) (#578296)
+- Allow 'LCD' as a laptop's output name (Federico Mena Quintero)
+- Apply all keyboard settings to new keyboards (Bastien Nocera) (#610245)
+- Avoid volumes going over 100% (Bastien Nocera) (#600770)
+- Respond to monitor configuration changes when in charge (Matthias Clasen)
+  (#601203)
+- Don't die on X servers without XKB (Matthias Clasen) (#604651)
+- Translations:
+  - et (Mattias Põldaru, Ivar Smolin)
+  - ja (Takayuki KUSANO)
+  - nds (Nils-Christoph Fiedler)
+  - ru (Leonid Kanter)
+
+==============
 Version 2.28.1
 ==============
 
diff --git a/configure.ac b/configure.ac
index df1e5cc..9cced5c 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.28.1],
+        [2.28.2],
         [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]