This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 505642c30d1b3cdc2c0a870c0c354449b6d48d70 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 524b6c7..b73b267 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