diff options
Diffstat (limited to 'mail/ChangeLog')
-rw-r--r-- | mail/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mail/ChangeLog b/mail/ChangeLog index 3647b0b3b9..b8695e5bd0 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,5 +1,8 @@ 2001-08-26 Jeffrey Stedfast <fejj@ximian.com> + * mail-send-recv.c (receive_update_got_store): If the store is not + connected, scan it's subfolders first. + * mail-ops.c (report_status): Call va_end() so LinuxPPC doesn't have a caniption. |