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

commit 8f9fdb0eab7ec7ff0eeb8debbd8c5629da9729c0
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Jun 24 10:50:19 2019 +0100

    Correct sub-section order
---
 webapps/docs/changelog.xml | 24 ++++++++++++------------
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 6e2a4dc..793eb19 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -61,18 +61,6 @@
       </fix>
     </changelog>
   </subsection>
-  <subsection name="Other">
-    <changelog>
-      <scode>
-        Switch i18n message files to use UTF-8 and convert to ASCII at build
-        time. (markt)
-      </scode>
-      <fix>
-        <bug>63523</bug>: Restore SSLUtilBase methods as protected to preserve
-        compatibility. (remm)
-      </fix>
-    </changelog>
-  </subsection>
   <subsection name="Jasper">
     <changelog>
       <add>
@@ -91,6 +79,18 @@
       </fix>
     </changelog>
   </subsection>
+  <subsection name="Other">
+    <changelog>
+      <scode>
+        Switch i18n message files to use UTF-8 and convert to ASCII at build
+        time. (markt)
+      </scode>
+      <fix>
+        <bug>63523</bug>: Restore SSLUtilBase methods as protected to preserve
+        compatibility. (remm)
+      </fix>
+    </changelog>
+  </subsection>
 </section>
 <section name="Tomcat 8.5.42 (markt)" rtext="2019-06-07">
   <subsection name="Catalina">


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to