From 878f79b89bb295f9bd1f4a159029201e092f05a9 Mon Sep 17 00:00:00 2001 From: Antoine Levy-Lambert Date: Tue, 29 Jul 2003 11:24:48 +0000 Subject: [PATCH] added 2 new entries to WHATSNEW git-svn-id: https://svn.apache.org/repos/asf/ant/core/trunk@274981 13f79535-47bb-0310-9956-ffa450edef68 --- WHATSNEW | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index ac58915cc..f4755661d 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -216,6 +216,9 @@ Fixed bugs: * 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: @@ -507,6 +510,9 @@ Other changes: * 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 * The archives generated by and friends will now contain CRC and