aboutsummaryrefslogtreecommitdiffstats
path: root/e-util/ChangeLog
blob: e95f4df92a959a56d625744d12bd50deda895929 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
2003-06-12  Rodrigo Moya <rodrigo@ximian.com>

    * e-config-listener.c (add_key): use GCONF_CLIENT_PRELOAD_RECURSIVE
    when adding watched directories to avoid GConfd round-trips.

2003-06-12  Jeffrey Stedfast  <fejj@ximian.com>

    * e-trie.c (e_trie_free): Free the fail_states array.

2003-05-30  Jeffrey Stedfast  <fejj@ximian.com>

    * e-meta.c (meta_load): Stat the file to make sure it exists
    before trying to parse it using xmlParseFile().