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 ce16f8e Move entry to correct section ce16f8e is described below commit ce16f8e1c9c1f846b3be1d358f940ed3cc2031ca Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Apr 15 16:13:54 2020 +0100 Move entry to correct section --- 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 757c434..cf0d4e8 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -56,10 +56,6 @@ that use a custom class loader that loads resources from non-standard locations. (markt) </fix> - <fix> - Include the problematic data in the error message when reporting that - the provided request line contains an invalid component. (markt) - </fix> </changelog> </subsection> <subsection name="Coyote"> @@ -68,6 +64,10 @@ Move <code>SocketProperties</code> mbean to its own type rather than use a subType to improve robustness with tools. (remm) </fix> + <fix> + Include the problematic data in the error message when reporting that + the provided request line contains an invalid component. (markt) + </fix> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org