aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7c5f1cb..110fcd1 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -5,6 +5,10 @@ Version 0.7.1 - UNRELEASED
* Username and password in IMAP URLs can now be double-quoted, so it should be
no longer a problem if they contain delimiters like the '@' character.
Closes: #1640878
+ * Invalid messages/files in Maildirs caused archivemail to silently stop
+ processing mails and claim it's all done. Now skip these and go ahead.
+ Closes: #1783369, Debian bug #255944, and Debian bug #305902 also seems to
+ be about this issue.
Version 0.7.0 - 2 November 2006
* Fixed long options --filter-append and --pwfile to accept their arguments.