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

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


The following commit(s) were added to refs/heads/11.0.x by this push:
     new f5bf66c63c Update changelog
f5bf66c63c is described below

commit f5bf66c63cd08c4690b17ebe248dd6851416b551
Author: remm <[email protected]>
AuthorDate: Mon Jun 22 18:03:51 2026 +0200

    Update changelog
---
 webapps/docs/changelog.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 6e05b31786..76822d66fd 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -121,6 +121,10 @@
       <fix>
         Avoid NPE in RewriteValve. (markt)
       </fix>
+      <fix>
+        <bug>70127</bug>: Fix use of Bootstrap through reflection by restoring
+        the public constructor. Use through scripts was not affected. (remm)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Coyote">


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

Reply via email to