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

bcall 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 0ebefdc  Updated ChangeLog
0ebefdc is described below

commit 0ebefdcb533480344a4ee4f8340525740b011d3a
Author: Bryan Call <bc...@apache.org>
AuthorDate: Thu Aug 6 16:08:05 2020 -0700

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

diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index 6630a20..8ee75a2 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1031,3 +1031,8 @@ Changes with Apache Traffic Server 9.0.0
   #7059 - Fix a crash on active timeout on QUIC connections
   #7060 - Document proxy.config.http.cache.post_method.
   #7061 - Don't make an error on receiving retransmitted handshake data
+  #7069 - Move the direct self loop check later to HttpSM::do_http_server_open
+  #7081 - Updated release notes for 9.0.0 to have new QUIC 27 version
+  #7084 - const-ify quic/http3 code
+  #7085 - Fixes build warnings in maxmind_acl
+  #7087 - Fix eval_ip compile - missing const.

Reply via email to