antoine 2004/08/13 02:16:41 Modified: . WHATSNEW Log: Merged the solution of PR 15390 (choice of regular expression implementation) into ANT_16_BRANCH Revision Changes Path 1.645 +3 -3 ant/WHATSNEW Index: WHATSNEW =================================================================== RCS file: /home/cvs/ant/WHATSNEW,v retrieving revision 1.644 retrieving revision 1.645 diff -u -r1.644 -r1.645 --- WHATSNEW 10 Aug 2004 17:55:41 -0000 1.644 +++ WHATSNEW 13 Aug 2004 09:16:41 -0000 1.645 @@ -23,9 +23,6 @@ * <echoproperties> now (alphanumerically) sorts the property list before echoing, when you request XML output (format="xml"). -* Enable to choose the regexp implementation without system property. - Bugzilla Report 15390. - * Changed default tempdir for <javac> from user.dir to java.io.tmpdir. * A new base class DispatchTask has been added to facilitate elegant @@ -54,6 +51,9 @@ * Javadoc fixes for Location, Project, and RuntimeConfigurable Bugzilla 30160. + +* Enable to choose the regexp implementation without system property. + Bugzilla Report 15390. Fixed bugs: -----------
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]