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 0c2a4a022 Updated ChangeLog
0c2a4a022 is described below
commit 0c2a4a0229dbb80774346a9c0e2e185098ca1d02
Author: Leif Hedstrom <[email protected]>
AuthorDate: Fri Mar 31 20:14:21 2023 -0600
Updated ChangeLog
---
CHANGELOG-9.2.1 | 5 +++++
1 file changed, 5 insertions(+)
diff --git a/CHANGELOG-9.2.1 b/CHANGELOG-9.2.1
index adda1c8e7..341f081fd 100644
--- a/CHANGELOG-9.2.1
+++ b/CHANGELOG-9.2.1
@@ -29,3 +29,8 @@ Changes with Apache Traffic Server 9.2.1
#9491 - Adds a new percentage option, cleans up pressure calculations
#9494 - Properly support multiple instantiation in plugins.config
#9508 - 9.2.x: http2_flow_control.test.py: Correctly enable debug logs
+ #9525 - Fix compile warning on BoringSSL build
+ #9527 - Fixes silent header duplication that occurs upon successful
revalidation when duplicate headers are present
+ #9544 - Docs: format typos in header_rewrite doc
+ #9546 - Fix a build issue with the latest BoringSSL
+ #9554 - Make magick plugin buildable with BoringSSL