This is an automated email from the ASF dual-hosted git repository. remm pushed a commit to branch 11.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/11.0.x by this push: new e619cc6a2c Add changelog e619cc6a2c is described below commit e619cc6a2cc6f5f6120dd946b522abf3258c017e Author: remm <r...@apache.org> AuthorDate: Wed Sep 25 14:43:10 2024 +0200 Add changelog --- webapps/docs/changelog.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 8b50fceea2..aa367c6257 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -166,6 +166,14 @@ </fix> </changelog> </subsection> + <subsection name="Web applications"> + <changelog> + <fix> + The manager webapp will now be able to access certificates again when + OpenSSL is used. (remm) + </fix> + </changelog> + </subsection> </section> <section name="Tomcat 11.0.0-M26 (markt)" rtext="release in progress"> <subsection name="Coyote"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org