This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 0d9a0cc055d55172ae40c4533f6b04c232d091f1 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Feb 7 20:37:04 2022 +0000 Add changelog entry --- webapps/docs/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ec1bfd5..e4cb2d2 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -123,6 +123,11 @@ is not supported by the configured providers as will be the case for a FIPS compliant configuration. (markt) </fix> + <fix> + <pr>469</pr>: Include the Java Annotations API in the classes that + Tomcat will not load from web applications. Pull request provided by + ppkarwasz. (markt) + </fix> </changelog> </subsection> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org