diff options
| author | Stefan Bodewig <bodewig@apache.org> | 2016-09-28 21:06:53 +0200 |
|---|---|---|
| committer | Stefan Bodewig <bodewig@apache.org> | 2016-09-28 21:09:36 +0200 |
| commit | 642a050e0f2ce8e7c55a41c2781cee63843ad9a1 (patch) | |
| tree | cfa4d42f1b956287972dfb5ec5cf3c6d0cd3ebec /WHATSNEW | |
| parent | ce6843657c831248a3a3ca90ecb1d12d370d5a44 (diff) | |
| download | ant-642a050e0f2ce8e7c55a41c2781cee63843ad9a1.tar.gz | |
record fix for https://bz.apache.org/bugzilla/show_bug.cgi?id=60150
closes #24 thanks to @jwadamson
Diffstat (limited to 'WHATSNEW')
| -rw-r--r-- | WHATSNEW | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -52,6 +52,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: -------------- |
