This is an automated email from the ASF dual-hosted git repository.
rjung 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 929153dacd Fix typo in changelog.
929153dacd is described below
commit 929153dacde36282497db4e5776bca02e8e71b2a
Author: Rainer Jung <[email protected]>
AuthorDate: Fri Jan 20 10:27:32 2023 +0100
Fix typo in changelog.
---
webapps/docs/changelog.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 2b4c3ffd89..ded49284b6 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -139,7 +139,7 @@
name that required escaping when used in a URI path. (markt)
</fix>
<fix>
- <bug>66392</bug>: Change the default value of
<code>AccessLogValue</code>'s
+ <bug>66392</bug>: Change the default value of
<code>AccessLogValve</code>'s
file encoding to UTF-8 and update documentation. (lihan)
</fix>
<fix>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]