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 3c07a023a Updated ChangeLog
3c07a023a is described below
commit 3c07a023a582f1b09b314bc797717147c7cc324d
Author: Leif Hedstrom <[email protected]>
AuthorDate: Fri Jul 8 11:50:53 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 a42e48045..595d9a0b9 100644
--- a/CHANGELOG-9.2.0
+++ b/CHANGELOG-9.2.0
@@ -482,6 +482,7 @@ Changes with Apache Traffic Server 9.2.0
#8898 - slice and cache_range_requests: allow header override (#8666)
#8902 - Fix plugin stats_over_http OK reason phrase
#8906 - Fix autest uses of File exists parameter
+ #8909 - Move HKDF to OpenSSL 3 interfaces
#8924 - Update location for core rule set in modsecurity example
#8925 - Cleanup. Remove unnecessary use of a memory arena when logging.
#8926 - Allows errors from plugin initialization to bubble up