From 05596f1f01801155002831ce60112dc89fb45c4b Mon Sep 17 00:00:00 2001 From: Stefan Bodewig Date: Mon, 7 Dec 2020 08:38:51 +0100 Subject: [PATCH] record change --- WHATSNEW | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/WHATSNEW b/WHATSNEW index b9bbf3d35..4b01a535d 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 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 =====================================