add back in libs.private/requires to pc files with some fixes for
[framework/uifw/efreet.git] / ChangeLog
index 2186520..9f7cc89 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        * efreet_cache_icon -> efreet_icon for functions in efreet_icon.c
        * Fix memleak in desktop cache create
        * Pass dirs to desktop cache process as arguments
+       * Delay cache recreation with a timer
+       * Move desktop cache to efreet_cache.c, and cache all requests which
+         hit the eet cache
+
+2011-03-18  Mike Blumenkrantz
+
+        * Use eina_log more effectively
+
+2011-04-04  Tom Hacohen (TAsn)
+
+       * Fixed uri encoding when opening files.
+
+2011-08-16  Sebastian Dransfeld
+
+       * Always rebuild cache from scratch when needed, but rely on correct
+       spec behaviour to check for theme changes. This will considerably
+       speed up the cache process when there is no change, and improve the
+       correctness of the cache when changes occur. For example didn't the
+       previous behaviour handle file removal gracefully.
+
+2011-08-16  Sebastian Dransfeld
+
+       * Save whether cache changed in update file, and propagate to update
+       event.
+
+2011-12-02 Carsten Haitzler (The Rasterman)
+
+        1.1.0 release