This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
commit 05596f1f01801155002831ce60112dc89fb45c4b Author: Stefan Bodewig <bode...@apache.org> AuthorDate: Mon Dec 7 08:38:51 2020 +0100 record change --- WHATSNEW | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index b9bbf3d..4b01a53 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -27,6 +27,12 @@ Other changes: the same resource multiple times when set to true. Bugzilla Report 64854 + * a new attribute filterbeforeconcat in <concat> can be used to + decide whether the filterchain should be applied to the + concatenated content (the default) or each nested resource + individually before concatenating them. + Bugzilla Report 64855 + Changes from Ant 1.10.8 TO Ant 1.10.9 =====================================