This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 53345a82f12ddceb523cda0452e7155053383fac Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu May 1 08:52:12 2025 +0100 Change log entry for BZ 68876 --- webapps/docs/changelog.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index ae8f0be4b7..7615feb413 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -249,6 +249,11 @@ <subsection name="Web applications"> <changelog> <!-- Entries for backport and removal before 12.0.0-M1 below this line --> + <fix> + <bug>68876</bug>: Documentation. Update the UML diagrams for server + start-up, request processing and authentication using PlantUML and + include the source files for each diagram. (markt) + </fix> </changelog> </subsection> <subsection name="Other"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org