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 8896c2f45 Updated ChangeLog
8896c2f45 is described below
commit 8896c2f451272deccc47845fc89762e0eda143bc
Author: Leif Hedstrom <[email protected]>
AuthorDate: Thu Aug 25 10:29:20 2022 -0600
Updated ChangeLog
---
CHANGELOG-9.2.0 | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG-9.2.0 b/CHANGELOG-9.2.0
index 054df1299..4562b2157 100644
--- a/CHANGELOG-9.2.0
+++ b/CHANGELOG-9.2.0
@@ -532,3 +532,4 @@ Changes with Apache Traffic Server 9.2.0
#9041 - Fix reload memory leak
#9047 - Fix compile error on macOS
#9048 - Update prepare_proxy_verifier.sh to work in non-git directories
+ #9052 - Fix the connection limit crash while using parents (#7602)