gnome-settings-daemon r815 - in trunk: . po



Author: jensg
Date: Tue Apr 14 18:08:14 2009
New Revision: 815
URL: http://svn.gnome.org/viewvc/gnome-settings-daemon?rev=815&view=rev

Log:
2009-04-14  Jens Granseuer  <jensgr gmx net>

	* NEWS:
	* configure.ac: release 2.26.1


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

Modified: trunk/NEWS
==============================================================================
--- trunk/NEWS	(original)
+++ trunk/NEWS	Tue Apr 14 18:08:14 2009
@@ -1,4 +1,25 @@
 ==============
+Version 2.26.1
+==============
+- Fix crash when closing the lid on some laptops (Jens Granseuer) (#576875)
+- Fix crash when closing a11y notification bubble (Jens Granseuer) (#576535)
+  (use of libnotify >= 0.4.5 highly recommended)
+- Fix problems with saving/restoring screen setup (Federico Mena Quintero)
+- Make the screen resolution confirmation dialog always appear in front of
+  the settings window (Federico Mena Quintero) (#576006)
+- Increase confirmation timeout to 30 seconds to give slower devices (like
+  projectors) time to adjust
+- Avoid some GConf roundtrips (Jens Granseuer) (#578539, #578542)
+- Build fixes (Jens Granseuer, yselkowitz users sourceforge net)
+- Updated translations:
+  - ar (Khaled Hosny)
+  - as (Amitakhya Phukan)
+  - kn (Shankar Prasad)
+  - nb (Kjartan Maraas)
+  - sr (MiloÅ PopoviÄ)
+  - sr latin (MiloÅ PopoviÄ)
+
+==============
 Version 2.26.0
 ==============
 - Make build work with -Wl,-z,defs (Christopher Taylor) (#574452)

Modified: trunk/configure.ac
==============================================================================
--- trunk/configure.ac	(original)
+++ trunk/configure.ac	Tue Apr 14 18:08:14 2009
@@ -5,7 +5,7 @@
 m4_define([gsd_api_version],[gsd_api_version_major.gsd_api_version_minor])
 
 AC_INIT([gnome-settings-daemon],
-        [2.26.0],
+        [2.26.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]