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:14:24 UTC

[tomcat] branch master updated: Move entry to correct section

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


The following commit(s) were added to refs/heads/master by this push:
     new d55c093  Move entry to correct section
d55c093 is described below

commit d55c0934a43974e4a2e98e3cce65101fb1ba1281
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 29628ab..2155942 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -71,10 +71,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">
@@ -83,6 +79,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