diff options
author | Dan Winship <danw@src.gnome.org> | 2000-04-30 23:36:46 +0800 |
---|---|---|
committer | Dan Winship <danw@src.gnome.org> | 2000-04-30 23:36:46 +0800 |
commit | 19a9f773ab33c6f9ae72519ee9e6f0cdc5001c6a (patch) | |
tree | 4465dcfb8e0499c855378215d417d5af3ca8a249 /mail/ChangeLog | |
parent | 0524f7c06a47544f26997da30317b35361c9d62b (diff) | |
download | gsoc2013-evolution-19a9f773ab33c6f9ae72519ee9e6f0cdc5001c6a.tar.gz gsoc2013-evolution-19a9f773ab33c6f9ae72519ee9e6f0cdc5001c6a.tar.zst gsoc2013-evolution-19a9f773ab33c6f9ae72519ee9e6f0cdc5001c6a.zip |
This is no longer necessary.
* session.c (session_providers_init): This is no longer necessary.
* mail-ops.c (fetch_mail): Remove kludge to load remote provider,
as camel can do it by itself now.
svn path=/trunk/; revision=2692
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index aae11b2708..d4ebf0808d 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-04-30 Dan Winship <danw@helixcode.com> + + * session.c (session_providers_init): This is no longer necessary. + + * mail-ops.c (fetch_mail): Remove kludge to load remote provider, + as camel can do it by itself now. + 2000-04-29 Dan Winship <danw@helixcode.com> * mail-display.c (on_link_clicked): Handle clicks on "cid" URLs by |