Browse Source

bugzilla: 42739

git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@550807 13f79535-47bb-0310-9956-ffa450edef68
master
Peter Reilly 18 years ago
parent
commit
f054d17b29
3 changed files with 8 additions and 0 deletions
  1. +1
    -0
      CONTRIBUTORS
  2. +3
    -0
      WHATSNEW
  3. +4
    -0
      contributors.xml

+ 1
- 0
CONTRIBUTORS View File

@@ -83,6 +83,7 @@ Ernst de Haan
Frank Harnack
Frank Somers
Frank Zeyda
Frederic Bothamy
Frederic Lavigne
Gary S. Weaver
Gautam Guliani


+ 3
- 0
WHATSNEW View File

@@ -94,6 +94,9 @@ Fixed bugs:
* Regression: <available> with <filepath> did not work.
Bugzilla 42735.

* ant script, cd may output to stdout.
Bugzilla 42739.

Other changes:
--------------
* <script> now has basic support for JavaFX scripts


+ 4
- 0
contributors.xml View File

@@ -339,6 +339,10 @@
<first>Frank</first>
<last>Zeyda</last>
</name>
<name>
<first>Frédéric</first>
<last>Bothamy</last>
</name>
<name>
<first>Frederic</first>
<last>Lavigne</last>


Loading…
Cancel
Save