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 d063e40  Move changelog entries to correct location
d063e40 is described below

commit d063e405950e62e0c36c2f94c4cfc890b960928a
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Mon Apr 29 17:14:38 2019 +0100

    Move changelog entries to correct location
---
 webapps/docs/changelog.xml | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d943d38..b25cdf6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -105,15 +105,6 @@
         defined in <code>server.xml</code> with a <code>docBase</code> but not
         the optional <code>path</code>. (markt)
       </fix>
-      <fix>
-        <bug>63335</bug>: Ensure that stack traces written by the
-        <code>OneLineFormatter</code> are fully indented. The entire stack 
trace
-        is now indented by an additional TAB character. (markt)
-      </fix>
-      <fix>
-        When using the <code>OneLineFormatter</code>, don't print a blank line
-        in the log after printing a stack trace. (markt)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">
@@ -156,6 +147,11 @@
   <subsection name="Other">
     <changelog>
       <fix>
+        <bug>63335</bug>: Ensure that stack traces written by the
+        <code>OneLineFormatter</code> are fully indented. The entire stack 
trace
+        is now indented by an additional TAB character. (markt)
+      </fix>
+      <fix>
         <bug>63370</bug>: Message files (LocalStrings_*.properties) of the
         examples webapp not converted to ascii. (woonsan)
       </fix>
@@ -171,6 +167,10 @@
         Expand the coverage and quality of the Czech translations provided
         with Apache Tomcat. Includes contributions by Arnošt Havelka. (markt)
       </add>
+      <fix>
+        When using the <code>OneLineFormatter</code>, don't print a blank line
+        in the log after printing a stack trace. (markt)
+      </fix>
     </changelog>
   </subsection>
 </section>


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

Reply via email to