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 d5f8df441c Updated ChangeLog
d5f8df441c is described below
commit d5f8df441c3a5d669c30317798bd9a513763c15b
Author: Leif Hedstrom <[email protected]>
AuthorDate: Tue May 30 13:59:49 2023 -0600
Updated ChangeLog
---
CHANGELOG-9.2.1 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-9.2.1 b/CHANGELOG-9.2.1
index 85d0f8c5b1..aed421258a 100644
--- a/CHANGELOG-9.2.1
+++ b/CHANGELOG-9.2.1
@@ -1,4 +1,5 @@
Changes with Apache Traffic Server 9.2.1
+ #9184 - TSan: Make Thread::cur_time thread local
#9238 - Add slice config to strip Range header for HEAD requests
#9286 - Skip dns_host_down autest from 9.2.x branch
#9300 - Fixed issue with SDK_API_HttpParentProxySet_Fail regression test
@@ -40,6 +41,7 @@ Changes with Apache Traffic Server 9.2.1
#9640 - 9.2.x: Fix clang 16 92x warnings
#9641 - 9.2.x Stabilize 92x emergency and fatal autests
#9646 - (Backport)Fix debian symbol not found for test_HttpTransact
+ #9647 - 9.2.x: Fix an error on SSL config reload (plus some cleanup). (#9334)
#9653 - 9.2.x: Autest updates for recent versions of curl
#9660 - Try to do less work in hot function HttpHookState::getNext
#9671 - Stabilize autest tls_hooks17