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
The following commit(s) were added to refs/heads/7.0.x by this push:
new 2fe48a5 Add EL varargs improvements to changelog
2fe48a5 is described below
commit 2fe48a5d7011ef91e55eb7d42fee3d944c808d57
Author: Mark Thomas <[email protected]>
AuthorDate: Tue Jun 11 23:42:27 2019 +0100
Add EL varargs improvements to changelog
---
webapps/docs/changelog.xml | 3 +++
1 file changed, 3 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index d78736b..13d00c9 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -133,6 +133,9 @@
Include file names in error messages if SMAP processor is unable to
delete or rename a class file during SMAP generation. (markt)
</add>
+ <fix>
+ Improvements to varargs handling in the Java UEL implementation.
(markt)
+ </fix>
</changelog>
</subsection>
<subsection name="Cluster">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]