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 c66c3a3  Updated ChangeLog
c66c3a3 is described below

commit c66c3a3ad033e13228ea0a3f3b265ef5395da522
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Mon Jul 13 17:04:41 2020 -0600

    Updated ChangeLog
---
 CHANGELOG-9.0.0 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index ac4d1b6..729df82 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -946,6 +946,7 @@ Changes with Apache Traffic Server 9.0.0
   #6803 - fixes issue 6765, memory leak in unit test
   #6805 - Fix session pool to add and fetch to beginning of hash chain instead 
of end
   #6807 - Add le32toh and htole32 for macOS
+  #6808 - Open UDP ports on traffic_manager if ports are configured for QUIC
   #6809 - Fix assert when client aborts during backfill
   #6812 - Fix missing virtual destructor in TLSSessionResumptionSupport.
   #6813 - Adding a basic ip_allow test.
@@ -972,6 +973,7 @@ Changes with Apache Traffic Server 9.0.0
   #6872 - Track thread changes during origin connect and cache open write
   #6873 - Metrics for origin close
   #6884 - microserver error handling: SSLError check and debug.
+  #6889 - Improve client_vc tracking
   #6891 - Make h2spec test more resiliant by extending timeout
   #6892 - Fix compiler issue with ICC 19.1
   #6896 - Fix dual_cert_select test to run with older openssl binary

Reply via email to