This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new 5d8fc6f Correct changelog 5d8fc6f is described below commit 5d8fc6fd73455225359d2a7adf2eec006a19648a Author: Mark Thomas <ma...@apache.org> AuthorDate: Tue Jan 21 23:04:02 2020 +0000 Correct changelog --- webapps/docs/changelog.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 3848af7..ae9d505 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -286,6 +286,10 @@ exception occurs for the operation, and add a boolean to make sure the completion handler is called only once. (remm/markt) </fix> + <add> + When reporting / logging invalid HTTP headers encode any non-printing + characters using the 0xNN form. (markt) + </add> </changelog> </subsection> <subsection name="WebSocket"> @@ -8987,10 +8991,6 @@ <add> Add support for HTTP/2 including server push. (markt) </add> - <add> - When reporting / logging invalid HTTP headers encode any non-printing - characters using the 0xNN form. (markt) - </add> </changelog> </subsection> <subsection name="Tribes"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org