[maemo-commits] [maemo-commits] r13759 - projects/haf/trunk/sapwood

From: subversion at stage.maemo.org subversion at stage.maemo.org
Date: Tue Sep 11 18:06:16 EEST 2007
Author: tko
Date: 2007-09-11 18:06:12 +0300 (Tue, 11 Sep 2007)
New Revision: 13759

Modified:
   projects/haf/trunk/sapwood/ChangeLog
   projects/haf/trunk/sapwood/NEWS
   projects/haf/trunk/sapwood/configure.in
Log:
=== Release 2.91.10 ===


Modified: projects/haf/trunk/sapwood/ChangeLog
===================================================================
--- projects/haf/trunk/sapwood/ChangeLog	2007-09-11 14:45:47 UTC (rev 13758)
+++ projects/haf/trunk/sapwood/ChangeLog	2007-09-11 15:06:12 UTC (rev 13759)
@@ -1,5 +1,9 @@
 2007-09-11  Tommi Komulainen  <tommi.komulainen at nokia.com>
 
+	* === Release 2.91.10 ===
+
+2007-09-11  Tommi Komulainen  <tommi.komulainen at nokia.com>
+
 	* src/sapwood-render.c (theme_pixbuf_equal, theme_pixbuf_canonicalize):
 	Move options checking to canonicalization which can be reported to the
 	user more conveniently.

Modified: projects/haf/trunk/sapwood/NEWS
===================================================================
--- projects/haf/trunk/sapwood/NEWS	2007-09-11 14:45:47 UTC (rev 13758)
+++ projects/haf/trunk/sapwood/NEWS	2007-09-11 15:06:12 UTC (rev 13759)
@@ -1,3 +1,20 @@
+sapwood 2.91.10 - 2007-09-11
+============================
+
+Changes
+----------
+More robust handling of theme switching when there are symbolic links involved.
+
+Slightly decreased memory usage due to improved caching.
+
+Improved warnings when trying to use the same file with different borders.
+
+
+Bugs fixed
+----------
+NB#64446 - Application menu gets distorted on applying plankton theme again
+
+
 sapwood 2.91.9 - 2007-09-05
 ===========================
 

Modified: projects/haf/trunk/sapwood/configure.in
===================================================================
--- projects/haf/trunk/sapwood/configure.in	2007-09-11 14:45:47 UTC (rev 13758)
+++ projects/haf/trunk/sapwood/configure.in	2007-09-11 15:06:12 UTC (rev 13759)
@@ -1,6 +1,6 @@
 AC_INIT([src/sapwood-server.c])
 AC_CONFIG_HEADERS([config.h])
-AM_INIT_AUTOMAKE(sapwood, 2.91.9)
+AM_INIT_AUTOMAKE(sapwood, 2.91.10)
 
 dnl Initialize maintainer mode
 AM_MAINTAINER_MODE


More information about the maemo-commits mailing list