diff options
author | Peter Williams <peterw@src.gnome.org> | 2000-08-11 02:46:39 +0800 |
---|---|---|
committer | Peter Williams <peterw@src.gnome.org> | 2000-08-11 02:46:39 +0800 |
commit | 1ecabb0dc4b97d18725d4bbbeb66fb0f4465ece1 (patch) | |
tree | 0255e9355495c941ec1c95f4ec234648af0ba079 /mail/ChangeLog | |
parent | 7df68b2c7da61c00327e54db57e38fcf60e9db2c (diff) | |
download | gsoc2013-evolution-1ecabb0dc4b97d18725d4bbbeb66fb0f4465ece1.tar.gz gsoc2013-evolution-1ecabb0dc4b97d18725d4bbbeb66fb0f4465ece1.tar.zst gsoc2013-evolution-1ecabb0dc4b97d18725d4bbbeb66fb0f4465ece1.zip |
Fix the infinite movemail
svn path=/trunk/; revision=4696
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 0b40c4553f..e2d38a2a1c 100644 --- a/mail/ChangeLog +++ b/mail/ChangeLog @@ -1,3 +1,9 @@ +2000-08-10 Peter Williams <peterw@helixcode.com> + + * mail-tools.c (mail_tool_filter_contents_into): Delete the source + folder if told to and if it's empty + (mail_tool_get_local_movemail_path): New function. + 2000-08-10 Dan Winship <danw@helixcode.com> * mail-callbacks.c (reply_to_all): Fix a bug in the async changes. |