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/10/30 22:03:43 UTC

incubator-ponymail git commit: nix this, it broke in master, not a released regression

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master 5ca7c77f4 -> 77e0e0524


nix this, it broke in master, not a released regression


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

Branch: refs/heads/master
Commit: 77e0e05241c5a3eb9c878d9e2db32f7f8c4e1884
Parents: 5ca7c77
Author: Daniel Gruno <hu...@apache.org>
Authored: Mon Oct 30 23:03:23 2017 +0100
Committer: Daniel Gruno <hu...@apache.org>
Committed: Mon Oct 30 23:03:23 2017 +0100

----------------------------------------------------------------------
 CHANGELOG.md | 1 -
 1 file changed, 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/77e0e052/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index f59a529..217a17f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,7 +1,6 @@
 ## CHANGES in 0.10:
 - Added empty line quotes to JS compaction feature
 - Changed default theme to 'compact'
-- Fixed mismatch between field mappings, which prevented setups from working
 - Added --dbprefix for setup.py for proxied ES databases
 - Added fielddata values to email subjects to fix word clouds on ES>=5.x
 - Bug: MboxoReader needs to return all data for a read() call (#415)