You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by hu...@apache.org on 2017/06/04 14:02:04 UTC

[4/4] incubator-ponymail git commit: update chglog

update chglog


Project: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/commit/c58b2312
Tree: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/tree/c58b2312
Diff: http://git-wip-us.apache.org/repos/asf/incubator-ponymail/diff/c58b2312

Branch: refs/heads/master
Commit: c58b23127db123916ce169b6ee12990a71c6d66e
Parents: 23966d8
Author: Daniel Gruno <hu...@apache.org>
Authored: Sun Jun 4 15:59:49 2017 +0200
Committer: Daniel Gruno <hu...@apache.org>
Committed: Sun Jun 4 15:59:49 2017 +0200

----------------------------------------------------------------------
 CHANGELOG.md | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/c58b2312/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index be595de..bbc497f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,4 +1,5 @@
 ## CHANGES in 0.10:
+- ID generators have now been split into a separate library (generators.py)
 - more comprehensive ID generation mechanisms
 - private messages are now included in downloads if the user has access to them (#169, #108)
 - mbox export now generates valid From_ line (#190)