This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 10.1.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/10.1.x by this push:
     new 9a0d6915b3 Add change log entry
9a0d6915b3 is described below

commit 9a0d6915b3236ef1a7e34c040a4e7cd7914d5629
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Thu Jun 19 16:16:26 2025 +0100

    Add change log entry
---
 webapps/docs/changelog.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index b838ff4003..762bd1a2fb 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -141,6 +141,10 @@
         Remove <code>IMPL_OBJ_START</code> from EL grammar for
         <code>IDENTIFIER</code>. (markt)
       </scode>
+      <scode>
+        Remove the <code>INSTANCEOF</code> and <code>FUNCTIONSUFFIX</code>
+        definitions from the EL grammar as both are unused. (markt)
+      </scode>
     </changelog>
   </subsection>
   <subsection name="Web applications">


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to