You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2020/04/15 15:15:19 UTC

[tomcat] branch 8.5.x updated: Move entry to correct section

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 b403654  Move entry to correct section
b403654 is described below

commit b4036541c8efe7d2e9aa611bd0db5ad2065a8881
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 24c02e0..d377c99 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -58,10 +58,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">
@@ -70,6 +66,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-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org