This is an automated email from the ASF dual-hosted git repository.
jaikiran pushed a commit to branch 1.9.x
in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/1.9.x by this push:
new f9b44f6 Update WHATSNEW for 63226
f9b44f6 is described below
commit f9b44f68f567316205eeaf1be4cd65d574526311
Author: Jaikiran Pai <[email protected]>
AuthorDate: Wed Mar 6 16:50:07 2019 +0530
Update WHATSNEW for 63226
---
WHATSNEW | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/WHATSNEW b/WHATSNEW
index cadeec0..68a6a5b 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -50,6 +50,11 @@ Other changes:
the library behind the sshexec and scp Ant tasks.
Github Pull Request #84
+ * ftp task manual has been updated to mention that the remote listing of
+ files honours the followsymlinks attribute.
+ Bugzilla Report 63226
+
+
Changes from Ant 1.9.12 TO Ant 1.9.13
=====================================