This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 10.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.0.x by this push: new 5a9dfd0 Remove duplicate entry 5a9dfd0 is described below commit 5a9dfd09d6b4d0d4d261273e20c62924a93d1e18 Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Sep 28 15:01:07 2021 +0100 Remove duplicate entry --- webapps/docs/changelog.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 5ed91bc..2fa3410 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -183,14 +183,6 @@ </fix> </changelog> </subsection> - <subsection name="WebSocket"> - <changelog> - <fix> - The internal upgrade handler should close the associated - <code>WebConnection</code> on destroy. (remm) - </fix> - </changelog> - </subsection> <subsection name="Web applications"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org