This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit d0d9fd213206b4c185379e0a8728fbc2f7b8f20a Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue May 21 10:41:39 2019 +0100 Fix order --- webapps/docs/changelog.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index dc552cf..cdefb57 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -166,6 +166,14 @@ </fix> </changelog> </subsection> + <subsection name="WebSocket"> + <changelog> + <fix> + Fix timeout logic for async non blocking writes. Identified by + Coverity Scan. (remm) + </fix> + </changelog> + </subsection> <subsection name="Tribes"> <changelog> <fix> @@ -177,14 +185,6 @@ </fix> </changelog> </subsection> - <subsection name="WebSocket"> - <changelog> - <fix> - Fix timeout logic for async non blocking writes. Identified by - Coverity Scan. (remm) - </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