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 edc6c8e Other changes done recently edc6c8e is described below commit edc6c8e6d3a9a3bc341a08981f5cde5039be8612 Author: Sebb <s...@apache.org> AuthorDate: Sat May 26 12:42:59 2018 +0100 Other changes done recently --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0e5e4ff..13d6768 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,5 @@ ## Changes in 0.11-SNAPSHOT +- Various tidyups suggested by Pylint - Bug: archiver.py can never detect content-type: flowed (#461) - Bug: import-mbox.py: imap code should not reset ES instance (#460) - Bug: tmpname used before it has been set up in import-mbox (#458) -- To stop receiving notification emails like this one, please contact s...@apache.org.