This is an automated email from the ASF dual-hosted git repository. bodewig pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/ant.git
The following commit(s) were added to refs/heads/master by this push: new a52fc17 typo a52fc17 is described below commit a52fc1786a40640b5c0b37d6217521316b9802a9 Author: Stefan Bodewig <bode...@apache.org> AuthorDate: Thu Sep 2 14:58:39 2021 +0200 typo --- WHATSNEW | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/WHATSNEW b/WHATSNEW index 1fba75e..7355945 100644 --- a/WHATSNEW +++ b/WHATSNEW @@ -24,7 +24,7 @@ Other changes: * AntClassLoader now implements the ClassLoader#findResource(String) method. Github Pull Request #150 - * Ant tries to avoid file name canonicalization whne possible. + * Ant tries to avoid file name canonicalization when possible. Bugzilla Report 65499 Changes from Ant 1.10.10 TO Ant 1.10.11