diff options
Diffstat (limited to 'camel/ChangeLog')
-rw-r--r-- | camel/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/camel/ChangeLog b/camel/ChangeLog index 75cc35ee97..63601069f2 100644 --- a/camel/ChangeLog +++ b/camel/ChangeLog @@ -1,3 +1,9 @@ +2001-07-23 Jeffrey Stedfast <fejj@ximian.com> + + * camel-filter-driver.c (do_move): Slight fix for when source == + destination (we don't want to do this action because on-demand + filtering would then delete the messages it supposedly "moved"). + 2001-07-23 Not Zed <NotZed@Ximian.com> * providers/smtp/camel-smtp-transport.c (smtp_auth, smtp_helo, |