summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorJaikiran Pai <jaikiran@apache.org>2021-01-29 07:00:28 +0530
committerJaikiran Pai <jaikiran@apache.org>2021-01-29 07:00:28 +0530
commit4e5b94a8f618a5caf386634c057198c9196cf731 (patch)
treea8bc12b6fe48f3fc4d9480350bd45bb3cc967105 /WHATSNEW
parent4ae9d1cd603ca52659891dcd391df813fcee6bb5 (diff)
downloadant-4e5b94a8f618a5caf386634c057198c9196cf731.tar.gz
bz-65110 Fix the ant-testutil-sources.jar generation
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW8
1 files changed, 8 insertions, 0 deletions
diff --git a/WHATSNEW b/WHATSNEW
index a76a02636..7b9a3c07d 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -1,6 +1,14 @@
Changes from Ant 1.9.15 TO Ant 1.9.16
=====================================
+Fixed bugs:
+-----------
+
+ * Fixes a bug where the ant-testutil-sources.jar that gets published to Maven
+ central repository didn't contain any source files.
+ Bugzilla Report 65110
+
+
Changes from Ant 1.9.14 TO Ant 1.9.15
=====================================