diff options
author | Not Zed <NotZed@Ximian.com> | 2001-02-20 05:00:10 +0800 |
---|---|---|
committer | Michael Zucci <zucchi@src.gnome.org> | 2001-02-20 05:00:10 +0800 |
commit | 778498a42da755757f33740ea5f03e089864dd41 (patch) | |
tree | 37892cf8f9526f706dab6f5cb8dd1d3ef5710eb9 /mail/ChangeLog | |
parent | 10fba20de92e3cb8c7346452e804c9fa11ffd343 (diff) | |
download | gsoc2013-evolution-778498a42da755757f33740ea5f03e089864dd41.tar.gz gsoc2013-evolution-778498a42da755757f33740ea5f03e089864dd41.tar.zst gsoc2013-evolution-778498a42da755757f33740ea5f03e089864dd41.zip |
Dont do the thaw/freeze set here. (update_folders): "
2001-02-16 Not Zed <NotZed@Ximian.com>
* mail-send-recv.c (receive_status): Dont do the thaw/freeze set here.
(update_folders): "
* mail-vfolder.c (vfolder_refresh): Setup the virtual
'unmatched' folder by default.
(vfolder_uri_to_folder): HAndle UNMATCHED folder specially, it has
no explicit sources.
svn path=/trunk/; revision=8277
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 96fea5fa92..f0d2afe754 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,13 @@ +2001-02-16 Not Zed <NotZed@Ximian.com> + + * mail-send-recv.c (receive_status): Dont do the thaw/freeze set here. + (update_folders): " + + * mail-vfolder.c (vfolder_refresh): Setup the virtual + 'unmatched' folder by default. + (vfolder_uri_to_folder): HAndle UNMATCHED folder specially, it has + no explicit sources. + 2001-02-16 Jeffrey Stedfast <fejj@ximian.com> * mail-send-recv.c (receive_get_folder): Not sure it makes any |