Author: peterreilly Date: Tue Jun 26 06:57:50 2007 New Revision: 550807 URL: http://svn.apache.org/viewvc?view=rev&rev=550807 Log: bugzilla: 42739
Modified: ant/core/trunk/CONTRIBUTORS ant/core/trunk/WHATSNEW ant/core/trunk/contributors.xml Modified: ant/core/trunk/CONTRIBUTORS URL: http://svn.apache.org/viewvc/ant/core/trunk/CONTRIBUTORS?view=diff&rev=550807&r1=550806&r2=550807 ============================================================================== Binary files - no diff available. Modified: ant/core/trunk/WHATSNEW URL: http://svn.apache.org/viewvc/ant/core/trunk/WHATSNEW?view=diff&rev=550807&r1=550806&r2=550807 ============================================================================== --- ant/core/trunk/WHATSNEW (original) +++ ant/core/trunk/WHATSNEW Tue Jun 26 06:57:50 2007 @@ -94,6 +94,9 @@ * 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 Modified: ant/core/trunk/contributors.xml URL: http://svn.apache.org/viewvc/ant/core/trunk/contributors.xml?view=diff&rev=550807&r1=550806&r2=550807 ============================================================================== --- ant/core/trunk/contributors.xml (original) +++ ant/core/trunk/contributors.xml Tue Jun 26 06:57:50 2007 @@ -340,6 +340,10 @@ <last>Zeyda</last> </name> <name> + <first>Frédéric</first> + <last>Bothamy</last> + </name> + <name> <first>Frederic</first> <last>Lavigne</last> </name> --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]