This is an automated email from the ASF dual-hosted git repository. rjung pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/main by this push: new 099f5062a5 Fix typo in changelog. 099f5062a5 is described below commit 099f5062a578d2a7df39c303eaa85a8ae7609091 Author: Rainer Jung <rainer.j...@kippdata.de> AuthorDate: Fri Jan 20 10:24:13 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 be9e36c616..32076954cb 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -167,7 +167,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: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org