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