You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2022/05/24 10:21:47 UTC

[tomcat] branch main updated: Add changelog entry for #516 / BZ 66084

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

markt 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 357aa7d8b0 Add changelog entry for #516 / BZ 66084
357aa7d8b0 is described below

commit 357aa7d8b07043f749a6b5eb10b2f839184265f5
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Tue May 24 11:21:38 2022 +0100

    Add changelog entry for #516 / BZ 66084
---
 webapps/docs/changelog.xml | 4 ++++
 1 file changed, 4 insertions(+)

diff --git a/webapps/docs/changelog.xml b/webapps/docs/changelog.xml
index fd61fd1f1d..3c8000881d 100644
--- a/webapps/docs/changelog.xml
+++ b/webapps/docs/changelog.xml
@@ -133,6 +133,10 @@
         use <code>ReentrantLock</code> to support users wishing to experiment
         with project Loom. (markt)
       </scode>
+      <fix>
+        <bug>66084</bug>: Correctly calculate bytes written to a response. Pull
+        request <pr>516</pr> provided by aooohan HanLi. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Jasper">


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org