summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2016-09-04 16:24:18 +0200
committerStefan Bodewig <bodewig@apache.org>2016-09-04 16:24:18 +0200
commit2cec63f68a7d43b7645135df6ba8da3a84cce912 (patch)
tree949e4aee2e92932d148c651c83689e697cfbe9dd /WHATSNEW
parent7e55fea85d915ba19a4c8526d46dcf05fd415cf3 (diff)
downloadant-2cec63f68a7d43b7645135df6ba8da3a84cce912.tar.gz
allow Ant references to be used for xslt attributes
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW b/WHATSNEW
index 3a23c1f13..7a9e070f7 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -86,6 +86,9 @@ Other changes:
* it is now possible to set features of the TraX factory used by <xslt>
and <junitreport>.
+ * it is now possible to use references to Ant types and classloaders
+ built around Ant <path>s as values for TraX factory attributes.
+
Changes from Ant 1.9.6 TO Ant 1.9.7
===================================