Imported Upstream version 1.7.2
[platform/upstream/efreet.git] / NEWS
1 Efreet 1.7.2
2
3 Changes since Efreet 1.7.1:
4 ---------------------------
5
6 No changes, just updating to keep in sync with last release.
7
8 Changes since Efreet 1.7.0:
9 ---------------------------
10
11 Fixes:
12     * Fix insane delay added to desktop/icon updates.
13
14 Changes since Efreet 1.2.0:
15 ---------------------------
16
17 Improvements:
18
19     * Faster mime type loading.
20
21
22 Additions:
23
24     * Support XDG_DESKTOP_DIR
25     * efreet_lang_reset() for refreshing language variables and caches after locale switches
26
27 Efreet 1.2.0
28
29 Changes since Efreet 1.1.0:
30 ---------------------------
31
32 Improvements:
33
34     * use eina_file_direct_ls() instead of opendir().
35     * compilation warnings fixed.
36     * documentation improvements/fixes
37     
38 Changes since Efreet 1.0.0:
39 ---------------------------
40
41 Fixes:
42
43     * when you have an empty <Name></Name> in a menu
44     * tests don't do clearenv when it is not available
45     * memory leak fixed in cache icon retrieval
46     * check for NULL dirs in caches
47     * check for theme change when rebuilding cache
48     * leak in efreet_mime_type_icon_get
49     * reset log domain to -1 on unregister
50     * clear memory cache when closing eet file
51     * fixed documentation
52     * remove EAPI from efreet_home_dir_get as it wasn't exported in .h's
53     * don't leak hashes on init error
54     * no more memleak in desktop cache creation
55     * fixed uri encoding when opening files
56
57 Improvements:
58
59     * added temporary memory cache for eet file data
60     * always use icon cache
61     * faster string comapre with poter equality for strings
62     * local log domains per file
63     * remove exess init functions for xml
64     * stop creating cache dir multiple times
65     * change ownership of cache files to calling user
66     * fast path for "*" pattern match
67     * delay cache creation with a timer to avoid storms
68     * always rebuild cache from 0 when needed and be more correct
69     * store cache change flags in update file and propagate to update event