mirror of
https://git.code.sf.net/p/archivemail/code
synced 2025-01-03 13:44:46 +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.
|
(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,
|
(The Debian package has a different fix for this problem since 0.6.1-4,
|
||||||
closing Debian bugs #255944 and #305902.)
|
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
|
Version 0.7.0 - 2 November 2006
|
||||||
* Fixed long options --filter-append and --pwfile to accept their arguments.
|
* Fixed long options --filter-append and --pwfile to accept their arguments.
|
||||||
|
|
Loading…
Reference in a new issue