summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2023-05-14 11:24:05 +0200
committerStefan Bodewig <bodewig@apache.org>2023-05-14 11:26:39 +0200
commitd08818ad6de7e1ce3228db970125987bb3dc3d7c (patch)
tree90473b23b4a25e55151bba59957b758741ecac64 /WHATSNEW
parent8fb54871b93fb62aa597a8094561bfa8977e5aba (diff)
downloadant-d08818ad6de7e1ce3228db970125987bb3dc3d7c.tar.gz
unconditionally sort entrySet in <echoproperties>
see https://bz.apache.org/bugzilla/show_bug.cgi?id=66588
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW b/WHATSNEW
index eb9d38b6b..4e4252ab1 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -41,6 +41,9 @@ Other changes:
for runnning the forked tests.
Bugzilla Report 66464
+ * made sure <echoproperties> sorts the echoed properties on JDK9+ as well.
+ Bugzilla Report 66588
+
Changes from Ant 1.10.12 TO Ant 1.10.13
=======================================