This is an automated email from the ASF dual-hosted git repository.
rjung 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 4f84a8d2fc Fix typo in changelog.
4f84a8d2fc is described below
commit 4f84a8d2fceeeea84e6314d9aaadb376f1a66ef7
Author: Rainer Jung <[email protected]>
AuthorDate: Fri Jan 20 10:28:07 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 26476439f8..06ce5b368f 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -142,7 +142,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]