You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2022/10/04 16:35:40 UTC

[trafficserver] branch 9.2.x updated: Updated ChangeLog

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

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


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

commit d30817bff2d0ce1326f3fd2ab2894dbd489266f9
Author: Leif Hedstrom <le...@ogre.com>
AuthorDate: Tue Oct 4 10:35:28 2022 -0600

    Updated ChangeLog
---
 CHANGELOG-9.2.0 | 8 ++++++++
 1 file changed, 8 insertions(+)

diff --git a/CHANGELOG-9.2.0 b/CHANGELOG-9.2.0
index 842a96d72..17e11229f 100644
--- a/CHANGELOG-9.2.0
+++ b/CHANGELOG-9.2.0
@@ -546,3 +546,11 @@ Changes with Apache Traffic Server 9.2.0
   #9072 - Update expected ALPN output for recent versions of curl
   #9077 - Make README a Markdown Doc, Add Badges
   #9082 - Update doc max size reloadable/overridable flags
+  #9090 - s3_auth: accept longer config lines
+  #9097 - Add a proxy.config.http.per_server.connection.max test
+  #9102 - Move plugin_init for verify cmd
+  #9103 - s3_auth: Fix parsing of virtual_host
+  #9105 - Fix compile error with llvm-15
+  #9106 - Fix unused-but-set-variable warnings by llvm-15
+  #9110 - Updating AuTest to use Proxy Verifier v2.4.2
+  #9112 - Fix expected sha1sum for the Proxy Verifier binary