This is an automated email from the ASF dual-hosted git repository. isapir pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 0d6e2cc25ce0ece9557293fbeae90fb993583914 Author: Igal Sapir <[email protected]> AuthorDate: Sun Aug 16 22:42:26 2020 -0700 Added changelog entry for b1b02e0662 --- webapps/docs/changelog.xml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 1277897..fba0f5a 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -141,6 +141,10 @@ Remove the out of date functional specification secton from the documentation web application. (markt) </fix> + <fix> + Extracted CSS styles from the Manager we application for better code + maintenance and replaced the GIF logo with SVG. (isapir) + </fix> </changelog> </subsection> <subsection name="Other"> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
