mirror of
https://git.code.sf.net/p/archivemail/code
synced 2024-12-22 07:42:55 +00:00
CHANGELOG: updated to cover fixed IMAP message flag handling and new --copy
option.
This commit is contained in:
parent
3240b24d9f
commit
bcb00dbbed
1 changed files with 5 additions and 0 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue