summaryrefslogtreecommitdiff
path: root/WHATSNEW
diff options
context:
space:
mode:
authorStefan Bodewig <bodewig@apache.org>2022-04-10 17:09:59 +0200
committerStefan Bodewig <bodewig@apache.org>2022-04-10 17:09:59 +0200
commite452d21479e897206fffe98cfb524dfb8a59e7ac (patch)
treea2cdcbb34bcc5f27a0ec2351937007bf1f26edb4 /WHATSNEW
parent99be66bc0f5d4f55a06b0d0af0f7a31458039096 (diff)
parent48fe7025770457b87036b8ddc1cbb13dbe0f1d61 (diff)
downloadant-e452d21479e897206fffe98cfb524dfb8a59e7ac.tar.gz
Merge branch '1.9.x'
Diffstat (limited to 'WHATSNEW')
-rw-r--r--WHATSNEW2
1 files changed, 1 insertions, 1 deletions
diff --git a/WHATSNEW b/WHATSNEW
index d413d5866..b6476f61b 100644
--- a/WHATSNEW
+++ b/WHATSNEW
@@ -21,7 +21,7 @@ Fixed bugs:
* legacy-xml reporter of the junitlauncher task now escapes ]]> when writing CDATA.
Bugzilla Report 65833
- * <scp> may leak connections when trying to preserve the las modified
+ * <scp> may leak connections when trying to preserve the last modified
timestamps of files transferred recursively from a server.
Bugzilla Report 66001