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

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

commit ac259de639347e6e55b1cca93c1a34b530e5eeff
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 4d7a46ba17..22beefdbdb 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 10.1.56 (schultz)" rtext="2026-06-23">
   <subsection name="Catalina">


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

Reply via email to