Browse Source

closes #14

master
Antoine Levy-Lambert 9 years ago
parent
commit
327a811c0b
3 changed files with 11 additions and 0 deletions
  1. +1
    -0
      CONTRIBUTORS
  2. +6
    -0
      WHATSNEW
  3. +4
    -0
      contributors.xml

+ 1
- 0
CONTRIBUTORS View File

@@ -177,6 +177,7 @@ Jeff Gettle
Jeff Martin
Jeff Tulley
Jeff Turner
Jeffrey Adamson
Jene Jasper
Jeremy Mawson
Jerome Lacoste


+ 6
- 0
WHATSNEW View File

@@ -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:
--------------



+ 4
- 0
contributors.xml View File

@@ -731,6 +731,10 @@
<first>Jeff</first>
<last>Turner</last>
</name>
<name>
<first>Jeffrey</first>
<last>Adamson</last>
</name>
<name>
<first>Jene</first>
<last>Jasper</last>


Loading…
Cancel
Save