antoine 2003/05/25 02:49:53
Modified: . WHATSNEW
Log:
Add comments about the last changes concerning the <different> selector
PR: 20205
Revision Changes Path
1.426 +7 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -r1.425 -r1.426
--- WHATSNEW 24 May 2003 15:36:48 -0000 1.425
+++ WHATSNEW 25 May 2003 09:49:53 -0000 1.426
@@ -136,6 +136,13 @@
on the user specified classpath when a timeout occured. Bugzilla
Report 19953.
+* <different> selector : make ignoreFileTimes effectively default to true
+ and fix a bug in the comparison of timestamps. Bugzilla Report 20205
+
+* <different> selector can now be nested directly under a fileset
+ Bugzilla Report 20220. Documentation of the different selector
+
+
Other changes:
--------------
* Six new Clearcase tasks added.