efreet news
[framework/uifw/efreet.git] / NEWS
1 Efreet 1.1.0
2
3 Changes since Efreet 1.0.0:
4 ---------------------------
5
6 Fixes:
7
8     * when you have an empty <Name></Name> in a menu
9     * tests don't do clearenv when it is not available
10     * memory leak fixed in cache icon retrieval
11     * check for NULL dirs in caches
12     * check for theme change when rebuilding cache
13     * leak in efreet_mime_type_icon_get
14     * reset log domain to -1 on unregister
15     * clear memory cache when closing eet file
16     * fixed documentation
17     * remove EAPI from efreet_home_dir_get as it wasn't exported in .h's
18     * don't leak hashes on init error
19     * no more memleak in desktop cache creation
20     * fixed uri encoding when opening files
21
22 Improvements:
23
24     * added temporary memory cache for eet file data
25     * always use icon cache
26     * faster string comapre with poter equality for strings
27     * local log domains per file
28     * remove exess init functions for xml
29     * stop creating cache dir multiple times
30     * change ownership of cache files to calling user
31     * fast path for "*" pattern match
32     * delay cache creation with a timer to avoid storms
33     * always rebuild cache from 0 when needed and be more correct
34     * store cache change flags in update file and propagate to update event