This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit cda33ce11b0a354b39861016bee440ad5af03c9b Author: zhanhb <6323014+zha...@users.noreply.github.com> AuthorDate: Fri Jun 21 20:42:45 2019 +0800 Fix charset name for UTF-32LE in bom detection. Patch by zhanhb vi Github. Closes #173 on Github --- webapps/docs/changelog.xml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 8328fb2..32c49c4 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -70,6 +70,9 @@ when the file encoding is not compatible with the required response encoding. (markt) </fix> + <fix>Fix typo in UTF-32LE charset name. Patch by zhanhb vi Github. + (fschumacher) + </fix> </changelog> </subsection> <subsection name="Jasper"> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org