Repository: ant Updated Branches: refs/heads/master 71715055c -> 28cfaa46c
fix classname Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/28cfaa46 Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/28cfaa46 Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/28cfaa46 Branch: refs/heads/master Commit: 28cfaa46cd40ddf651bd890d235b08ccfc158f10 Parents: 7171505 Author: Stefan Bodewig <[email protected]> Authored: Sat Mar 28 20:17:24 2015 +0100 Committer: Stefan Bodewig <[email protected]> Committed: Sat Mar 28 20:17:24 2015 +0100 ---------------------------------------------------------------------- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/28cfaa46/WHATSNEW ---------------------------------------------------------------------- diff --git a/WHATSNEW b/WHATSNEW index 187bd2b..b3ffb29 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -81,7 +81,7 @@ Fixed bugs: when tasks spawned new child threads that accessed the properties. Bugzilla Report 55074 - * TarArchiveEntry's constructor with a File and a String arg didn't + * TarEntry's constructor with a File and a String arg didn't normalize the name. Other changes:
