From 327a811c0bd7380f7570a0089df2dc0665a6e5e2 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Sun, 21 Feb 2016 22:37:21 -0500 Subject: [PATCH] closes #14 --- CONTRIBUTORS | 1 + WHATSNEW | 6 ++++++ contributors.xml | 4 ++++ 3 files changed, 11 insertions(+) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index efcb247c2..14de97ac7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -177,6 +177,7 @@ Jeff Gettle Jeff Martin Jeff Tulley Jeff Turner +Jeffrey Adamson Jene Jasper Jeremy Mawson Jerome Lacoste diff --git a/WHATSNEW b/WHATSNEW index 3256f14e0..f7c2b9b32 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -50,6 +50,12 @@ Fixed bugs: substrings of other keys. Keys are now sorted by descending size. Bugzilla Report 58997 + * Ant fails to run when arguments contain double-quote character. + Bugzilla Report 58898 + + * Ant fails to run if ANT_HOME contains a double-quote character. + Bugzilla Report 58874 + Other changes: -------------- diff --git a/contributors.xml b/contributors.xml index 25b4e88ba..137b99661 100644 --- a/contributors.xml +++ b/contributors.xml @@ -731,6 +731,10 @@ Jeff Turner + + Jeffrey + Adamson + Jene Jasper