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

zwoop pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git


The following commit(s) were added to refs/heads/9.0.x by this push:
     new 987dee0  Updated ChangeLog
987dee0 is described below

commit 987dee0481d3230013d81470e343d5665a748a90
Author: Leif Hedstrom <[email protected]>
AuthorDate: Thu Jun 17 13:08:16 2021 -0600

    Updated ChangeLog
---
 CHANGELOG-9.0.2 | 5 +++++
 1 file changed, 5 insertions(+)

diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index 8efdff3..33823e6 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -1,4 +1,6 @@
 Changes with Apache Traffic Server 9.0.2
+  #7386 - Clean up producer more regularly
+  #7577 - Fix the final consumer write size from unchunked to chunked tunnel
   #7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel
   #7684 - Fix use of -mcx16 flag - only use if it compiles cleanly.
   #7694 - Deny unknown transfer encoding values
@@ -15,3 +17,6 @@ Changes with Apache Traffic Server 9.0.2
   #7805 - Doc: tcpinfo plugin table formatting
   #7825 - Eliminate next dup call using stale mime field mloc in s3_auth 
plugin.
   #7833 - Don't call next next dup on destroyed mime field mloc.
+  #7862 - Do not delete the continuation twice
+  #7889 - Fix crash in open_close_h2 (#7586)
+  #7907 - Add a chunked negative revalidating test.

Reply via email to