This is an automated email from the ASF dual-hosted git repository.
sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-ponymail.git
The following commit(s) were added to refs/heads/master by this push:
new b2ede4a Note re inline parsing
b2ede4a is described below
commit b2ede4ae9d3fb366d23e3797df3be6e4aa7d6e42
Author: Sebb <[email protected]>
AuthorDate: Fri Aug 28 00:26:48 2020 +0100
Note re inline parsing
---
RELEASE-NOTES.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index 6d3f1de..bd79c8e 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -6,7 +6,9 @@ Release Notes
The archiver no longer adds an 'archive-at' header to incoming messages.
This does not affect the source stored in the database, as it uses the raw
input (since v0.10)
-Generators the use the header -- full, medium (if Date not available) -- are
now consistent
+Generators that use the header -- full, medium (if Date not available) -- are
now consistent
+
+Inline attachements are now parsed. This affects the output of the cluster
generator.
# Version 0.11 #