]> Pileus Git - ~andy/gtk/blobdiff - ChangeLog.pre-2-8
Don't keep the caches for unthemed directories in a separate list, instead
[~andy/gtk] / ChangeLog.pre-2-8
index 28baeb67273d126cff4f4fe9455845d73eca06b5..d99da1cc4ebce48dd262c555d6dd6439166089b3 100644 (file)
@@ -1,5 +1,11 @@
 2005-07-13  Matthias Clasen  <mclasen@redhat.com>
 
+       * gtk/gtkicontheme.c (load_themes): Don't keep the caches
+       for unthemed directories in a separate list, instead append
+       them at the end of the dir_mtimes list, so that we can check
+       them for staleness like the other caches.  (#310221, Mark 
+       McLoughlin)
+
        * configure.in: Check that we have a new enough Cairo.
 
 2005-07-13  Robert Ă–gren  <gtk@roboros.com>