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
The following commit(s) were added to refs/heads/8.5.x by this push: new 896ecb2 Correct markup 896ecb2 is described below commit 896ecb25192779d100c342756110c916d1c92f62 Author: Mark Thomas <ma...@apache.org> AuthorDate: Mon Mar 9 14:21:59 2020 +0000 Correct markup --- webapps/docs/changelog.xml | 8 +++++--- 1 file changed, 5 insertions(+), 3 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 67fffd9..cf65e04 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -47,9 +47,11 @@ <section name="Tomcat 8.5.53 (markt)" rtext="in development"> <subsection name="Other"> <changelog> - <fix>64206</fix>: Correct regression introduced in 10.0.0-M1 that meant - the HTTP specified when using the Windows Installer was ignored and 8080 - was always used. (markt) + <fix> + <bug>64206</bug>: Correct regression introduced in 10.0.0-M1 that meant + the HTTP specified when using the Windows Installer was ignored and 8080 + was always used. (markt) + </fix> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org