summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2021-09-25 12:45:23 +0200
committerStefan Bodewig <bodewig@apache.org>2021-09-25 13:06:29 +0200
commit0f110eac27c17cf3bdbcfee77bc5b9b4aead9f4e (patch)
tree34d76920a4717d00a945bd19bdf05710bba87a05 /WHATSNEW
parente5e0019a026614042651e596b72feb71e0ab5f4a (diff)
downloadant-0f110eac27c17cf3bdbcfee77bc5b9b4aead9f4e.tar.gz
Merge branch 'feature/tarfileset-preserve-symlinks' of https://github.com/mstrap/ant into mstrap-feature/tarfileset-preserve-symlinks
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW6
1 files changed, 6 insertions, 0 deletions
diff --git a/WHATSNEW b/WHATSNEW
index f3f9ddf0d..7ad9c455d 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -9,6 +9,12 @@ Fixed bugs:
the shorter alias names.
Bugzilla Report 65539
+Other changes:
+--------------
+
+ * The tar task now preserves symlinks of nested tarfilesets.
+ Github Pull Request #142
+
Changes from Ant 1.9.15 TO Ant 1.9.16
=====================================