This is an automated email from the ASF dual-hosted git repository.
remm 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 5a7e1b3 Ordering
5a7e1b3 is described below
commit 5a7e1b3fa95ea581d454680c45c5e9818baf3d07
Author: remm <[email protected]>
AuthorDate: Tue Mar 24 16:52:30 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 90e9050..bd59ac0 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: [email protected]
For additional commands, e-mail: [email protected]