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
The following commit(s) were added to refs/heads/9.0.x by this push: new 7539a236c9 Add change log entry 7539a236c9 is described below commit 7539a236c979ab02940f8a472ea13bae5832a254 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Jul 28 10:58:52 2025 +0100 Add change log entry --- webapps/docs/changelog.xml | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ac0a1d9afe..38d114e626 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -130,6 +130,16 @@ </update> </changelog> </subsection> + <subsection name="Web applications"> + <changelog> + <fix> + Manager. Provide the Manager web application with a dedicated favicon + file rather than using the one from the ROOT web application which might + not be present or may represent something entirely different. Pull + request <pr>876</pr> by Simon Arame. + </fix> + </changelog> + </subsection> <subsection name="Other"> <changelog> <update> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org