This is an automated email from the ASF dual-hosted git repository. markt pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/tomcat.git
commit 93f5c419eec96142dcba1366527e2e3cdf5293bb Author: Mark Thomas <[email protected]> AuthorDate: Fri Feb 6 18:20:53 2026 +0000 Update baseline to 11.0.18 --- webapps/docs/changelog.xml | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml index b9fa6fcee6..83d23edd62 100644 --- a/webapps/docs/changelog.xml +++ b/webapps/docs/changelog.xml @@ -109,7 +109,7 @@ <changelog> <scode> This release contains all of the changes up to and including those in - Apache Tomcat 11.0.17 plus the additional changes listed below. (markt) + Apache Tomcat 11.0.18 plus the additional changes listed below. (markt) </scode> <update> The minimum Java version has been updated to Java 21. (markt) @@ -223,11 +223,6 @@ Remove support for HTTP 0.9. (markt) </update> <!-- Entries for backport and removal before 12.0.0-M1 below this line --> - <fix> - <bug>69936</bug>: Fix bug in previous fix for Tomcat Native crashes on - shutdown that triggered a significant memory leak. Patch provided by - Wes. (markt) - </fix> <fix> <bug>69938</bug>: Avoid changing the closed state of TLS channel when resetting it after close. (remm) --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
