aboutsummaryrefslogtreecommitdiffstats
path: root/CHANGELOG
diff options
context:
space:
mode:
authorNikolaus Schulz <microschulz@web.de>2010-07-31 17:44:22 +0200
committerNikolaus Schulz <microschulz@web.de>2010-07-31 20:49:30 +0200
commit3a9a5cd4b8af84a7fd79bcf93bc1f2d5ba9ba7a6 (patch)
treee024dd9878ba40472f1fd3438482d549188cb903 /CHANGELOG
parent04bf8eaa23f3b62d471b1389a23310de67d8d1eb (diff)
downloadarchivemail-3a9a5cd4b8af84a7fd79bcf93bc1f2d5ba9ba7a6.tar.gz
archivemail-3a9a5cd4b8af84a7fd79bcf93bc1f2d5ba9ba7a6.tar.bz2
archivemail-3a9a5cd4b8af84a7fd79bcf93bc1f2d5ba9ba7a6.zip
New option --archive-name, alias -a, to hard-code the archive filename
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG4
1 files changed, 4 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3615e64..216259e 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -64,6 +64,10 @@ Version 0.8.0 - UNRELEASED
strips the dot off the archive name. In particular, this makes working
with Maildir++ subfolders more convenient. Closes: feature request
#604281.
+ * New option --archive-name, or short -a, to hard-code an archive filename.
+ Like the --suffix and --prefix options, it is expanded with strftime().
+ This option conflicts with archiving multiple mailboxes. Closes: feature
+ request #1306538.
Version 0.7.2 - 9 November 2007