gnome-settings-daemon r188 - trunk



Author: mccann
Date: Fri Feb 29 21:15:48 2008
New Revision: 188
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=188&view=rev

Log:
2008-02-29  William Jon McCann  <jmccann redhat com>

	* NEWS: Update for release.



Modified:
   trunk/ChangeLog
   trunk/NEWS
   trunk/configure.ac

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Fri Feb 29 21:15:48 2008
@@ -1,4 +1,39 @@
 ===============
+Version 2.21.92
+===============
+
+- Only print debug messages if --debug is used
+- Only load plugins when requested not at every start
+- Fixed #515340, Add a way to prioritise plugin load (William Jon McCann)
+- Fixed #515341, Signal when plugins finish loading (William Jon McCann)
+- Fixed #517259, Escape hostname for use in gconf key (Vincent Untz)
+- Fixed #517418, gnome-display-properties resolution change will not be used after logout or reboot (Jens Granseuer)
+- Fixed #518075, Sound plugin should start pulseaudio itself (Bastien Nocera)
+
+Translations:
+- Updated fr: Claude Paroz
+- Updated de: Hendrik Brandt
+- Updated nl: Vincent van Adrighem
+- Updated be latin: Ihar Hrachyshka
+- Updated pt_BR: Jonh Wendell
+- Updated pt: Duarte Loreto
+- Updated ca: Gil Forcada
+- Updated *: Matthias Clasen
+- Updated oc: Yannig Marchegay
+- Updated sv: Daniel Nylander
+- Updated ja: Takeshi AIHANA
+- Updated cs: Petr Kovar
+- Updated ar: Djihed Afifi <djihed gmail com>
+- Updated it: Luca Ferretti
+- Updated es: Jorge Gonzalez
+- Updated th: Theppitak Karoonboonyanan
+- Updated eu: Inaki Larranaga Murgoitio
+- Updated fi: bug #518255, Ilkka Tuohela
+- Updated gl: Ignacio Casal Quinteiro
+- Updated nb: Kjartan Maraas
+- Updated pl: Artur Flinta
+
+===============
 Version 2.21.91
 ===============
 

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Fri Feb 29 21:15:48 2008
@@ -5,7 +5,7 @@
 m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
 
 AC_INIT([gnome-settings-daemon],
-        [2.21.91],
+        [2.21.92],
         [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]