diff options
author | Dan Winship <danw@src.gnome.org> | 2000-11-02 10:52:21 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-11-02 10:52:21 +0800 |
commit | 24e7b7d5fcfe1d98a912570c554b74ca1a9f0f64 (patch) | |
tree | 527faa43c0d9884cdabbb228c4b6d831d48ea052 /camel/ChangeLog | |
parent | 710b5855179220dbc19af61ecc4f65e22f6465ed (diff) | |
download | gsoc2013-evolution-24e7b7d5fcfe1d98a912570c554b74ca1a9f0f64.tar.gz gsoc2013-evolution-24e7b7d5fcfe1d98a912570c554b74ca1a9f0f64.tar.zst gsoc2013-evolution-24e7b7d5fcfe1d98a912570c554b74ca1a9f0f64.zip |
Remove old subbed folders from hash table after freeing them.
* providers/imap/camel-imap-store.c (get_folder_info): Remove old
subbed folders from hash table after freeing them.
svn path=/trunk/; revision=6335
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 114f8ca5be..6e02a11ca6 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,5 +1,8 @@ 2000-11-01 Dan Winship <danw@helixcode.com> + * providers/imap/camel-imap-store.c (get_folder_info): Remove old + subbed folders from hash table after freeing them. + * providers/imap/camel-imap-folder.c (imap_get_full_name): Deal correctly with namespace == "" |