antoine 2003/06/19 15:23:56 Modified: . WHATSNEW Log: PR: 20457 and 20870 Revision Changes Path 1.438 +7 -0 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.437 retrieving revision 1.438 diff -u -r1.437 -r1.438 --- WHATSNEW 16 Jun 2003 09:28:28 -0000 1.437 +++ WHATSNEW 19 Jun 2003 22:23:56 -0000 1.438 @@ -133,6 +133,10 @@ * URL-encoding in <vaj*port> didn't work properly. +* VAJRemoteUtil called getAbsolutePath instead of getPath + causing problems when using a Windows VAJ server from a UNIX server. + Bugzilla Report 20457. + * file names that include spaces need to be quoted inside the @argfile argument using <javadoc> and JDK 1.4. Bugzilla Report 16871. @@ -153,6 +157,9 @@ element tagdiff of the xml output Bugzilla Report 16081. +* <fixcrlf> make fixcrlf create its temporary files in the default directory + of FileUtils#createTempFile instead of the destination dir of fixcrlf. + Bugzilla Report 20870. Other changes: --------------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]