gnome-settings-daemon r612 - branches/gnome-2-24



Author: jensg
Date: Mon Nov 24 22:38:37 2008
New Revision: 612
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=612&view=rev

Log:
2008-11-24  Jens Granseuer  <jensgr gmx net>

	* NEWS:
	* configure.ac: prepare for 2.24.1 release


Modified:
   branches/gnome-2-24/ChangeLog
   branches/gnome-2-24/NEWS
   branches/gnome-2-24/configure.ac

Modified: branches/gnome-2-24/NEWS
==============================================================================
--- branches/gnome-2-24/NEWS	(original)
+++ branches/gnome-2-24/NEWS	Mon Nov 24 22:38:37 2008
@@ -1,4 +1,28 @@
 ==============
+Version 2.24.1
+==============
+- don't reset the rotation setting when the systray menu is opened (Eric
+  Piel) (#554951)
+- make Toggle Keys work in the keyboard settings dialog (Jens Granseuer,
+  #555009)
+- fix picking up the GDM keyboard layout (Matthias Clasen) (#554525,
+  #555873)
+- show the shutdown dialog instead of the logout dialog when the power
+  button is pressed (Matthias Clasen) (#556307)
+- fix sound volume keys if the setup is initially invalid (Jens Granseuer)
+  (#552383)
+- correctly reinitialize hot-plugged mice (William Grant, Jens Granseuer)
+  (#549267, #55987, #560618)
+- Updated translations:
+  - ar (Djihed Afifi)
+  - dz (Pema Geyleg)
+  - et (Priit Laes)
+  - it (Luca Ferretti)
+  - mk (Jovan Naumovski)
+  - pt_BR (Leonardo Ferreira Fontanelle)
+  - sk (Marcel Telka)
+
+==============
 Version 2.24.0
 ==============
 - Fix the fix for read-only home directories (Simon Zheng) (#530975)

Modified: branches/gnome-2-24/configure.ac
==============================================================================
--- branches/gnome-2-24/configure.ac	(original)
+++ branches/gnome-2-24/configure.ac	Mon Nov 24 22:38:37 2008
@@ -5,7 +5,7 @@
 m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
 
 AC_INIT([gnome-settings-daemon],
-        [2.24.0],
+        [2.24.1],
         [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]