This is an automated email from the ASF dual-hosted git repository.
rjung pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/10.1.x by this push:
new bad914bac8 Fix typo in changelog.
bad914bac8 is described below
commit bad914bac82a2eac2d327b8d2bee280b8050b4d9
Author: Rainer Jung <[email protected]>
AuthorDate: Fri Jan 20 10:26:06 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 1558ef3159..066872b6f7 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]