summaryrefslogtreecommitdiff
path: root/src/mailman/docs/NEWS.rst
diff options
context:
space:
mode:
authorBarry Warsaw2012-03-14 12:55:46 -0700
committerBarry Warsaw2012-03-14 12:55:46 -0700
commit6fbba4bf71f27eae34dd8fa0e39faa114aa27ea3 (patch)
tree39971323c1c117bf7a5b056b6eb4dab7ead21a5a /src/mailman/docs/NEWS.rst
parenteb509dc0466f34f63ab6dcf159de2f9137cb3fdb (diff)
parentd1a9979ecf35d05ed115651dcc6b8680af08b954 (diff)
downloadmailman-6fbba4bf71f27eae34dd8fa0e39faa114aa27ea3.tar.gz
mailman-6fbba4bf71f27eae34dd8fa0e39faa114aa27ea3.tar.zst
mailman-6fbba4bf71f27eae34dd8fa0e39faa114aa27ea3.zip
* The Prototype archiver now stores its files in maildir format inside of
`$var_dir/archives/prototype`, given by Toshio Kuratomi.
Diffstat (limited to 'src/mailman/docs/NEWS.rst')
-rw-r--r--src/mailman/docs/NEWS.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mailman/docs/NEWS.rst b/src/mailman/docs/NEWS.rst
index 6869e2889..c2e4d1e51 100644
--- a/src/mailman/docs/NEWS.rst
+++ b/src/mailman/docs/NEWS.rst
@@ -46,6 +46,8 @@ Architecture
attribute on the message object, instead of trusting a possibly incorrect
value if it's already set. The individual `IArchiver` implementations no
longer set the `X-Message-ID-Hash` header.
+ * The Prototype archiver now stores its files in maildir format inside of
+ `$var_dir/archives/prototype`, given by Toshio Kuratomi.
Database
--------