Repository: ant Updated Branches: refs/heads/master 3c2ed1374 -> a76cf99dd
record bugfixes to <gunzip> <bunzip2> Project: http://git-wip-us.apache.org/repos/asf/ant/repo Commit: http://git-wip-us.apache.org/repos/asf/ant/commit/a76cf99d Tree: http://git-wip-us.apache.org/repos/asf/ant/tree/a76cf99d Diff: http://git-wip-us.apache.org/repos/asf/ant/diff/a76cf99d Branch: refs/heads/master Commit: a76cf99ddd94c4f3dab97c8d4cfbfff492ae4899 Parents: 3c2ed13 Author: Stefan Bodewig <[email protected]> Authored: Sat Sep 19 15:25:56 2015 +0200 Committer: Stefan Bodewig <[email protected]> Committed: Sat Sep 19 15:26:21 2015 +0200 ---------------------------------------------------------------------- WHATSNEW | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/ant/blob/a76cf99d/WHATSNEW ---------------------------------------------------------------------- diff --git a/WHATSNEW b/WHATSNEW index db8f88f..2ff6ee4 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -12,6 +12,8 @@ Fixed bugs: a build tool but may affect users using Ant's zip package as a library. + * <gunzip> and <bunzip2> didn't work for non-filesystem resources. + Other changes: --------------
