This is an automated email from the ASF dual-hosted git repository. markt pushed a change to branch 8.5.x in repository https://gitbox.apache.org/repos/asf/tomcat.git
from 4f84a8d2fc Fix typo in changelog. new 645f1099aa Re-format. No functional change. new ef2b7b8d64 Fix BZ 66419 - handle varargs call with single argument new 267f006160 Skip additional JARs (mostly ones used in Tomcat tests) The 3 revisions listed above as "new" are entirely new to this repository and will be described in separate emails. The revisions listed as "add" were already present in the repository and have only been added to this reference. Summary of changes: conf/catalina.properties | 10 +++- java/org/apache/el/parser/AstFunction.java | 64 ++++++++++++-------------- test/org/apache/el/parser/TestAstFunction.java | 25 +++++++++- webapps/docs/changelog.xml | 8 ++++ 4 files changed, 68 insertions(+), 39 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org