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 dd1fd9e Add 496 to changelog dd1fd9e is described below commit dd1fd9ed62c78fd866c418dfe60487ee5cade6c8 Author: Daniel Gruno <humbed...@apache.org> AuthorDate: Tue Jul 9 11:58:30 2019 +0200 Add 496 to changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index a13a551..abcb218 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## Changes in 0.12: +- Bug: Composer uses wrong format in FROM/From headers (#496) - Bug: Errors with Elasticsearch 5.x in edit-lists.py (#489) - Bug: Errors with Elasticsearch 5.x in nullfav.py (#489) - Bug: Errors with Elasticsearch 5.x in copy-list.py (#489)