diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 55038648cb..ff8ee843e7 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,11 @@ 2001-02-08 Jeffrey Stedfast <fejj@ximian.com> + * mail-callbacks.c (mail_generate_reply): New location for this + function. + + * mail-format.c: Removed mail_generate_reply as it's ONLY ever + used in mail-callbacks.c. + * mail-ops.c (fetch_mail_fetch): Reworked some keep-mail-on-server logic so that we ALWAYS look for a cached array of UIDs that we may have downloaded previously so as not to download them again |