From 502853385897ce079b4da39259df46a572814426 Mon Sep 17 00:00:00 2001 From: Maarten Coene Date: Wed, 23 Sep 2020 14:27:54 +0200 Subject: [PATCH] Added addition to WHATSNEW --- WHATSNEW | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index a9ea33fee..24118a62a 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -21,6 +21,10 @@ Other changes: * Ant will no longer log a warning if it doesn't find tools.jar Bugzilla Report 63577 + * the task accepts now a nested element + that can be used to perform custom filename transformations + for the archives. + Changes from Ant 1.10.7 TO Ant 1.10.8 =====================================