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 aa7fe175c Updated ChangeLog
aa7fe175c is described below
commit aa7fe175ca791fed1d31d57448d3b3e63897a707
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed Jan 25 09:23:13 2023 -0700
Updated ChangeLog
---
CHANGELOG-9.2.1 | 3 +++
1 file changed, 3 insertions(+)
diff --git a/CHANGELOG-9.2.1 b/CHANGELOG-9.2.1
index 3ce6fb473..d3debfb2b 100644
--- a/CHANGELOG-9.2.1
+++ b/CHANGELOG-9.2.1
@@ -1,4 +1,5 @@
Changes with Apache Traffic Server 9.2.1
+ #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
#9306 - Updated warning message for adding duplicated remap entries
@@ -6,3 +7,5 @@ Changes with Apache Traffic Server 9.2.1
#9316 - Update rtd-theme to the latest version
#9325 - glibc 2.37 requires additional explicit includes
#9326 - ppc64 stack grows down, so it can be re-enabled as a supported arch
+ #9328 - s3_auth: Schedule reloading config event on TASK thread
+ #9330 - Don't send response body on status 204 No Content