diff --git a/WHATSNEW b/WHATSNEW index 7cc851bb2..ee3036685 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -64,6 +64,10 @@ Fixed bugs: * Clarified the documentation of '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: --------------