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 efde1ce Update changelog efde1ce is described below commit efde1ceadb5e91b54fd34ca4efa6ef36cc78b6c1 Author: Daniel Gruno <humbed...@apache.org> AuthorDate: Thu Apr 25 11:29:32 2019 -0500 Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0f4a942..bfd606b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,7 @@ ## Changes in 0.12: - Bug: Errors with Elasticsearch 5.x in edit-lists.py (#489) - Enh: Support scan/scroll for all current versions of ES (#489-contd) +- Bug/Enh: setup.py tries to install Python modules (#465) ## Changes in 0.11: - Bug: Tidy up list names on seeding pages to avoid breakage