diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-08-12 03:07:13 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-08-12 03:07:13 +0800 |
commit | 4824927269ed26278e9cddc9d523ad813d0fd626 (patch) | |
tree | 1ffd8329e68afa96c32149a287ef0742aa03c34d /mail/ChangeLog | |
parent | e7ea4f09d395f5656b959ebc1a0016608fe1b0fd (diff) | |
download | gsoc2013-evolution-4824927269ed26278e9cddc9d523ad813d0fd626.tar gsoc2013-evolution-4824927269ed26278e9cddc9d523ad813d0fd626.tar.gz gsoc2013-evolution-4824927269ed26278e9cddc9d523ad813d0fd626.tar.bz2 gsoc2013-evolution-4824927269ed26278e9cddc9d523ad813d0fd626.tar.lz gsoc2013-evolution-4824927269ed26278e9cddc9d523ad813d0fd626.tar.xz gsoc2013-evolution-4824927269ed26278e9cddc9d523ad813d0fd626.tar.zst gsoc2013-evolution-4824927269ed26278e9cddc9d523ad813d0fd626.zip |
Put the dont-try-to-get-mail-from-imap-sources check into a better spot
svn path=/trunk/; revision=4750
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 6096db8f28..34d7756c07 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,10 @@ +2000-08-11 Peter Williams <peterw@helixcode.com> + + * mail-tools.c (mail_tool_fetch_mail_into_searchable): Don't + do the imap check here... it's a silly place. + + * mail-ops.c (do_fetch_mail): Do the imap check here. + 2000-08-11 JP Rosevear <jpr@helixcode.com> * mail-config-gui.c (service_page_new): Work around |