This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.1.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push: new 9b0ad19f48 Fix typo 9b0ad19f48 is described below commit 9b0ad19f485fd1f87f2d121694cd8e145ae246b4 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Feb 26 17:24:18 2025 +0000 Fix typo --- webapps/docs/changelog.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ca1c1ccf6f..3789f89d2f 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -182,7 +182,7 @@ <subsection name="Catalina"> <changelog> <fix> - <bug>69576</bug>: Avoid possible failure intializing + <bug>69576</bug>: Avoid possible failure initializing <code>JreCompat</code> due to uncaught exception introduced for the check for CVE-2024-56337. (remm) </fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org