This is an automated email from the ASF dual-hosted git repository.
humbedooh 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 33b44cd Update CHANGELOG.md
33b44cd is described below
commit 33b44cde6eb4e296c4cecab464a4f8841844223f
Author: Daniel Gruno <[email protected]>
AuthorDate: Mon Aug 10 19:34:15 2020 +0200
Update CHANGELOG.md
---
CHANGELOG.md | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0abbf48..8fea982 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
## Changes in 0.12:
+- Enh: Be more lenient when parsing List-Id headers (#511)
- Enh: add some debug output to import-mbox (#396)
- Enh: Allow fetching emails with quotes in their document ID
- Enh: URI-encode permalinks (#510)