record fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=60150

closes #24 thanks to @jwadamson


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

Branch: refs/heads/master
Commit: a50633c1757043502636d1702d6d40602ae3cbc7
Parents: 26d8c5f
Author: Stefan Bodewig <[email protected]>
Authored: Wed Sep 28 21:06:53 2016 +0200
Committer: Stefan Bodewig <[email protected]>
Committed: Wed Sep 28 21:06:53 2016 +0200

----------------------------------------------------------------------
 WHATSNEW | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/ant/blob/a50633c1/WHATSNEW
----------------------------------------------------------------------
diff --git a/WHATSNEW b/WHATSNEW
index 7cc851b..ee30366 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -64,6 +64,10 @@ Fixed bugs:
  * Clarified the documentation of <get>'s retries attribute.
    Bugzilla Report 59930
 
+ * The ant wrapper script failed if backticks were passed on the
+   command line.
+   Bugzilla Report 60150, 59445
+
 Other changes:
 --------------
 

Reply via email to