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

markt-asf 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 a02865d56c Add change log entry
a02865d56c is described below

commit a02865d56c476631d98e81373fc36926bc2422ec
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 4f2f595a40..43d7f51daf 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 9.0.119 (remm)" rtext="2026-06-23">
   <subsection name="Catalina">


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

Reply via email to