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/09/01 03:47:39 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 1d75bdca8 Updated ChangeLog
1d75bdca8 is described below

commit 1d75bdca8e5ebd94cae8e81be289cf1a354e5c82
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Wed Aug 31 21:47:29 2022 -0600

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

diff --git a/CHANGELOG-9.2.0 b/CHANGELOG-9.2.0
index 8cacb9fc4..6fa7b57a2 100644
--- a/CHANGELOG-9.2.0
+++ b/CHANGELOG-9.2.0
@@ -528,6 +528,7 @@ Changes with Apache Traffic Server 9.2.0
   #9013 - Ignore POST request case from a check for background fill
   #9023 - Remove plugin parent_select unused symbols
   #9027 - Change linux/fs include to build with glibc 2.36
+  #9031 - Adds efficient IP range matching to HRW conditions
   #9040 - ts::shared_mutex - Fix lock counting for debug
   #9041 - Fix reload memory leak
   #9047 - Fix compile error on macOS
@@ -540,4 +541,5 @@ Changes with Apache Traffic Server 9.2.0
   #9061 - Add HEAD requests to slice plugin
   #9066 - Allow HEAD req to be served from cached GET
   #9069 - Disable the QUIC TestRun in active_timeout AuTest
+  #9070 - Test: add nameserver to proxy_serve_stale test (#9059)
   #9072 - Update expected ALPN output for recent versions of curl