antoine 2003/07/29 04:24:50
Modified: . WHATSNEW
Log:
added 2 new entries to WHATSNEW
Revision Changes Path
1.472 +6 -0 ant/WHATSNEW
Index: WHATSNEW
===================================================================
RCS file: /home/cvs/ant/WHATSNEW,v
retrieving revision 1.471
retrieving revision 1.472
diff -u -r1.471 -r1.472
--- WHATSNEW 28 Jul 2003 10:39:29 -0000 1.471
+++ WHATSNEW 29 Jul 2003 11:24:48 -0000 1.472
@@ -216,6 +216,9 @@
* ftp chmod failed when the remote system was UNIX and local system Windows
Bugzilla Report 21865.
+* ftp did not set the ascii mode explicity, causing problems with ftp servers
+ having binary as default
+
* replace would change \r\n into \r\r\n under Windows.
Other changes:
@@ -506,6 +509,9 @@
* DirectoryScanner has been optimized for cases where include patterns do not
start with wildcards. Bugzilla Report 20103.
+
+* DirectoryScanner begins to be optimized not to scan excluded directories.
+ Bugzilla Report 21941.
* Added keep-going feature. Bugzilla Report 21144
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]