This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch 1.9.x in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/1.9.x by this push: new 48fe70257 typo 48fe70257 is described below commit 48fe7025770457b87036b8ddc1cbb13dbe0f1d61 Author: Stefan Bodewig <bode...@apache.org> AuthorDate: Sun Apr 10 17:09:06 2022 +0200 typo thanks @twogee --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 0f69bd28b..7991cd4b3 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -18,7 +18,7 @@ Fixed bugs: the shorter alias names. Bugzilla Report 65539 - * <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