This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 7.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 09e80f5cbf1149e12d94beb70565179129dd6775 Author: Mark Thomas <ma...@apache.org> AuthorDate: Wed Sep 11 11:50:44 2019 +0100 Update changelog for PR from KangZhiDong --- webapps/docs/changelog.xml | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 58301fa..1f94919 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -133,6 +133,10 @@ application to enable release builds to be built with Java 10 onwards. (markt) </fix> + <fix> + Fix a large number of Javadoc and documentation typos. Patch provided by + KangZhiDong. (markt) + </fix> </changelog> </subsection> <subsection name="Other"> @@ -224,6 +228,10 @@ Fix <code>JSSE_OPTS</code> quoting in <code>catalina.bat</code>. Contributed by Peter Uhnak. (fschumacher) </fix> + <fix> + Remove unused i18n messages and associated translations. Patch provided + by KangZhiDong. (markt) + </fix> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org