You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ponymail.apache.org by se...@apache.org on 2017/01/08 23:57:59 UTC

incubator-ponymail git commit: does not show mixed private/public lists unless logged in

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master 8cd1c3c30 -> aabee2908


does not show mixed private/public lists unless logged in

This fixes #70
Fixed as part of #272

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

Branch: refs/heads/master
Commit: aabee290828fffd267cbfc17ed1f8bc9c50ed1ba
Parents: 8cd1c3c
Author: Sebb <se...@apache.org>
Authored: Sun Jan 8 23:57:46 2017 +0000
Committer: Sebb <se...@apache.org>
Committed: Sun Jan 8 23:57:46 2017 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/aabee290/CHANGELOG.md
----------------------------------------------------------------------
diff --git a/CHANGELOG.md b/CHANGELOG.md
index dbbbb84..a4206b2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -114,6 +114,7 @@
 - stats.lua updates senders array unnecessarily in statsOnly (quick) mode (#330)
 - stats.lua returns email time instead of os time in unixtime field (#331)
 - stats.lua - cache causes inconsistent output when quick is used (#118)
+- does not show mixed private/public lists unless logged in (#70)
 
 ## CHANGES in 0.9b: