aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--CHANGELOG5
1 files changed, 5 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5e11836..7c3d7ef 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -10,6 +10,11 @@ Version 0.7.1 - UNRELEASED
(Thanks Elan Ruusamäe for tracking this down.) Closes: #1783369.
(The Debian package has a different fix for this problem since 0.6.1-4,
closing Debian bugs #255944 and #305902.)
+ * Fixed IMAP message flag conversion which was completely broken. (Thanks
+ Christian Brabandt) Closes: Debian bug #434807
+ * New option --copy: archive mail, but don't delete it from the mailbox.
+ This is mainly useful for testing purposes, and complements --delete.
+ Closes: #981865, #988803, #1764851, Debian bug #434798
Version 0.7.0 - 2 November 2006
* Fixed long options --filter-append and --pwfile to accept their arguments.