This is an automated email from the ASF dual-hosted git repository.
rmaucher pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/tomcat.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new 26246ff286 Update changelog
26246ff286 is described below
commit 26246ff286e591d98c8f1a44915da284165e4854
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 37b40061e4..da68a6891f 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]