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

markt-asf pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/tomcat.git


The following commit(s) were added to refs/heads/main by this push:
     new 0c59fc07d1 Add change log entry
0c59fc07d1 is described below

commit 0c59fc07d1cd61afcc54684abbcd5c9296e98a48
Author: Mark Thomas <[email protected]>
AuthorDate: Wed Jun 24 16:27:22 2026 +0100

    Add change log entry
---
 webapps/docs/changelog.xml | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index 1b0f6b44f6..d5d2bceef3 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -359,6 +359,12 @@
         <code>Writer</code> and <code>OutputStream</code>. (markt)
       </fix>
       <!-- Entries for backport and removal before 12.0.0-M1 below this line 
-->
+      <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>
   <subsection name="Web applications">


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

Reply via email to