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