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 76d34263b3e4521c76f028d5b601ea08d1b91d16
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Mar 4 18:02:06 2026 +0000

    Remove entry included in documented baseline (11.0.18)
---
 webapps/docs/changelog.xml | 9 ---------
 1 file changed, 9 deletions(-)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index e4f2fd5d30..091362b537 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -114,11 +114,6 @@
       <update>
         The minimum Java version has been updated to Java 21. (markt)
       </update>
-      <add>
-        Add <code>test.silent</code> property to suppress JUnit console output
-        during test execution. Useful for cleaner console output when running
-        tests with multiple threads. (csutherl)
-      </add>
     </changelog>
   </subsection>
   <subsection name="Catalina">
@@ -228,10 +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>69938</bug>: Avoid changing the closed state of TLS channel when
-        resetting it after close. (remm)
-      </fix>
       <add>
         Add an HTTP configuration setting, <code>noCompressionEncodings</code>,
         that can be used to control which content encodings will not be


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

Reply via email to