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

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


The following commit(s) were added to refs/heads/main by this push:
     new dfcacb0e66 Fix off-by-one error that crept in a some point
dfcacb0e66 is described below

commit dfcacb0e6648d1761f5164862f8a307f8ed5277e
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Aug 12 21:52:42 2026 +0100

    Fix off-by-one error that crept in a some point
---
 webapps/docs/changelog.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 596821fbbb..a3e0eca6c3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -112,7 +112,7 @@
     <changelog>
       <scode>
         This release contains all of the changes up to and including those in
-        Apache Tomcat 11.0.24 plus the additional changes listed below. (markt)
+        Apache Tomcat 11.0.25 plus the additional changes listed below. (markt)
       </scode>
       <update>
         The minimum Java version has been updated to Java 21. (markt)


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to