This is an automated email from the ASF dual-hosted git repository.
remm pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new d35c65b Ordering
d35c65b is described below
commit d35c65b3968dc51435567ea0a496daa2b91b7d48
Author: remm <[email protected]>
AuthorDate: Tue Mar 24 16:51:33 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 4865f72..84fcddf 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]