This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch 9.0.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push: new d06b676 Update changelog d06b676 is described below commit d06b676452d4fb65088a01c59cc0704fafdf66d9 Author: Mark Thomas <ma...@apache.org> AuthorDate: Thu Sep 17 19:53:54 2020 +0100 Update changelog --- webapps/docs/changelog.xml | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index d6a3589..4ef3656 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -81,6 +81,15 @@ </fix> </changelog> </subsection> + <subsection name="Jasper"> + <changelog> + <fix> + Use lazy instantiation to improve the performance when working with + listeners added to the <code>ELContext</code>. Pull request provided by + Thomas Andraschko. (markt) + </fix> + </changelog> + </subsection> <subsection name="Web applications"> <changelog> <add> @@ -103,6 +112,14 @@ When building, only rebuild JAR files (including OSGi and JPMS metadata) if the contents has changed. (markt) </add> + <add> + Improvements to Chinese translations. Pull request provided by Yang + Yang. (markt) + </add> + <add> + Expand coverage of Russian translations. Pull request provided by + Nikolay Gribanov. (markt) + </add> </changelog> </subsection> </section> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org