This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/8.1.x by this push:
new 59b18e2 Updated ChangeLog
59b18e2 is described below
commit 59b18e2f5501a562a03edef4a564b59872d383d9
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed May 20 12:00:13 2020 -0600
Updated ChangeLog
---
CHANGELOG-8.1.0 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG-8.1.0 b/CHANGELOG-8.1.0
index c756095..ab90213 100644
--- a/CHANGELOG-8.1.0
+++ b/CHANGELOG-8.1.0
@@ -187,5 +187,8 @@ Changes with Apache Traffic Server 8.1.0
#6708 - Adding logging fields for collapsed forwarding metrics
#6729 - Fix a bug that current_active_client_connections doesn't decrease
#6750 - backports parent.config ignore_self_detect flag to 8.1.x
+ #6753 - Fix HPACK Dynamic Table Cleanup
#6756 - Correct `schedule_every_local` to schedule locally
#6779 - 8.1.x backport: header_rewrite: this fixes parsing where the [ ]
section gets merged into values
+ #6785 - clang-analyzer: Fix dead nested assignment issues [8.1.x]
+ #6786 - HPACK: send back an error to the client when the index is invalid