summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2021-09-25 13:12:43 +0200
committerStefan Bodewig <bodewig@apache.org>2021-09-25 13:12:43 +0200
commit16be5c00c0cba00589b8a272999cb6fca720ce32 (patch)
tree4e56bfe765cb6a108f6a4450fa1e816c885ff02e /WHATSNEW
parent2d0b468ee834cb2626a15abf4342076516331717 (diff)
downloadant-16be5c00c0cba00589b8a272999cb6fca720ce32.tar.gz
record tar symlink change of #142
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW b/WHATSNEW
index 4c825173a..5898c6513 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -30,6 +30,9 @@ Other changes:
* javadoc task will now look for warning messages in the STDERR stream too
when "failonwarning" is set to true to account for changes in JDK 17+
+ * The tar task now preserves symlinks of nested tarfilesets.
+ Github Pull Request #142
+
Changes from Ant 1.10.10 TO Ant 1.10.11
=======================================