This is an automated email from the ASF dual-hosted git repository.
markt-asf 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 c8a0a65004 Add change log entry
c8a0a65004 is described below
commit c8a0a650040552bd010f00ef1be2d7b0a7d18792
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jun 24 16:27:22 2026 +0100
Add change log entry
---
webapps/docs/changelog.xml | 10 ++++++++++
1 file changed, 10 insertions(+)
diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 141d711a50..46ff203a06 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -155,6 +155,16 @@
</fix>
</changelog>
</subsection>
+ <subsection name="WebSocket">
+ <changelog>
+ <fix>
+ <bug>70126</bug>: Fix WebSocket extension permessage-deflate so that it
+ does not drop bytes if a compressed message inflates to more than the
+ available buffer. Fix written by GPT-5.5. Test case written by Hironori
+ Ichimiya. (markt)
+ </fix>
+ </changelog>
+ </subsection>
</section>
<section name="Tomcat 11.0.23 (markt)" rtext="2026-06-22">
<subsection name="Catalina">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]