This is an automated email from the ASF dual-hosted git repository.

remm 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 7600f50  Ordering
7600f50 is described below

commit 7600f509a0036c3849b2a5b1285d59734ffebfc3
Author: remm <r...@apache.org>
AuthorDate: Tue Mar 24 16:52:18 2020 +0100

    Ordering
---
 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 3111146..e8452cd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -58,14 +58,14 @@
         system property. (remm)
       </update>
       <fix>
-        <bug>64226</bug>: Reset timezone after parsing a date since the date
-        format is reused. Test case submitted by Gary Thomas. (remm)
-      </fix>
-      <fix>
         <bug>64149</bug>: Avoid NPE when using the access log valve without
         a pattern. (remm)
       </fix>
       <fix>
+        <bug>64226</bug>: Reset timezone after parsing a date since the date
+        format is reused. Test case submitted by Gary Thomas. (remm)
+      </fix>
+      <fix>
         <bug>64247</bug>: Using a wildcard for <code>jarsToSkip</code> should
         not override a possibly present <code>jarsToScan</code>. Based on code
         submitted by Iridias. (remm)


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

Reply via email to