Bugzilla 58661: record fix by barney2k7 closes #27
Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/8925f08b Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/8925f08b Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/8925f08b Branch: refs/heads/master Commit: 8925f08bea2210eeab0ec1a8e7aa631d0a2d7c32 Parents: 9eef94a Author: Stefan Bodewig <[email protected]> Authored: Tue Dec 6 17:04:52 2016 +0100 Committer: Stefan Bodewig <[email protected]> Committed: Tue Dec 6 17:04:52 2016 +0100 ---------------------------------------------------------------------- WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/8925f08b/WHATSNEW ---------------------------------------------------------------------- diff --git a/WHATSNEW b/WHATSNEW index ae03903..b7537bd 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -56,6 +56,10 @@ Fixed bugs: command line. Bugzilla Report 60150, 59445 + * The report generated by <junitreport> could contain duplicate + characters in stack traces. + Bugzilla Report 58661 + Other changes: --------------
