summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorJaikiran Pai <jaikiran@apache.org>2021-09-26 10:09:04 +0530
committerJaikiran Pai <jaikiran@apache.org>2021-09-26 10:09:04 +0530
commit0089151938cf5ece0769d99e84d1299bbca75f24 (patch)
treee78c7a27074e8cec57aabbc27357d0f029d1c17a /WHATSNEW
parent76c97ceb3beaeebdfb257e6ab5be1dd4244cdf98 (diff)
downloadant-0089151938cf5ece0769d99e84d1299bbca75f24.tar.gz
bz-65424 Prevent potential deadlocks in IntrospectionHelper
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW3
1 files changed, 3 insertions, 0 deletions
diff --git a/WHATSNEW b/WHATSNEW
index 5898c6513..7239a33c2 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -13,6 +13,9 @@ Fixed bugs:
the shorter alias names.
Bugzilla Report 65539
+ * Prevent potential deadlocks in org.apache.tools.ant.IntrospectionHelper.
+ Bugzilla Report 65424
+
Other changes:
--------------