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/20 10:39:49 UTC

incubator-ponymail git commit: Try to fix incorrect Markdown interpretation

Repository: incubator-ponymail
Updated Branches:
  refs/heads/master c4edfee36 -> 908b93f01


Try to fix incorrect Markdown interpretation

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

Branch: refs/heads/master
Commit: 908b93f01046e799af743267c4d6a33d325328df
Parents: c4edfee
Author: Sebb <se...@apache.org>
Authored: Fri Jan 20 10:39:32 2017 +0000
Committer: Sebb <se...@apache.org>
Committed: Fri Jan 20 10:39:32 2017 +0000

----------------------------------------------------------------------
 RELEASE-NOTES.md | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-ponymail/blob/908b93f0/RELEASE-NOTES.md
----------------------------------------------------------------------
diff --git a/RELEASE-NOTES.md b/RELEASE-NOTES.md
index a564f94..c2dedd6 100644
--- a/RELEASE-NOTES.md
+++ b/RELEASE-NOTES.md
@@ -57,7 +57,7 @@ guaranteed stable, so re-importing mail may cause duplicates to be archived.
 
 Since Permalinks currently rely on the generated ids, there is no guarantee
 that Permalinks are unique or permanent.
-------
+ ------
 
  - HTML-only mails are not archived unless the Python `html2text` package (GPLv3) is installed and the `--html2text` command line arg is used
  
\ No newline at end of file