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 dadfb249e Updated ChangeLog
dadfb249e is described below
commit dadfb249effe870f927c02fd449a1c0125b660f1
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed Mar 15 17:16:03 2023 -0600
Updated ChangeLog
---
CHANGELOG-9.2.1 | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG-9.2.1 b/CHANGELOG-9.2.1
index 4e4d3de6e..adda1c8e7 100644
--- a/CHANGELOG-9.2.1
+++ b/CHANGELOG-9.2.1
@@ -25,6 +25,7 @@ Changes with Apache Traffic Server 9.2.1
#9464 - Adds a --enable-lto option (Link Time Optimization)
#9468 - Fixed documentation issue with xdebug plugin to be a literal block
#9473 - Use deprecated OpenSSL APIs for MD5 and SHA256 if available (#9469)
+ #9480 - Slight performance improvements before calling APIHooks::clear
#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