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 b4331ea14ae601328eff1be855da79a08b7b2b5a Author: Mark Thomas <[email protected]> AuthorDate: Fri Oct 4 17:49:42 2019 +0100 Update changelog --- webapps/docs/changelog.xml | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index 0d31739..4028506 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -149,6 +149,15 @@ </fix> </changelog> </subsection> + <subsection name="Jasper"> + <changelog> + <fix> + <bug>63781</bug>: When performing various checks related to the + visibility of classes, fields an methods in the EL implementation, also + check that the containing modeul has been exported. (markt) + </fix> + </changelog> + </subsection> <subsection name="Web Socket"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
