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 5a72416187 Updated CHANGELOG
5a72416187 is described below
commit 5a7241618778c6385b563a7195b0980a90db91b8
Author: Leif Hedstrom <[email protected]>
AuthorDate: Tue Oct 17 11:49:19 2023 -0600
Updated CHANGELOG
---
CHANGELOG-9.2.4 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-9.2.4 b/CHANGELOG-9.2.4
index a099a586dc..7f4ca35302 100644
--- a/CHANGELOG-9.2.4
+++ b/CHANGELOG-9.2.4
@@ -4,9 +4,11 @@ Changes with Apache Traffic Server 9.2.4
#10507 - CID 1518601: dead code in test_log_interface.cc
#10520 - CID 1513224: Cleanup dl handle while testing a plugin
#10540 - LSan: Fix memory leak of Cache Unit Tests
+ #10543 - LSan: Fix memory leak of test_libhttp2
#10551 - Make NextHopConsistentHash unit test stable
#10556 - s3_auth: Clear handling TSAction in the config_reloader
#10579 - Fix typo in docs for sni.yml
#10591 - Fix typo in block_errors documentation
#10621 - Fixed h2spec 6.4.3 test (#10584)
#10622 - Fix H2 debug message for a rate limit (#10583)
+ #10625 - Make bad disk detection more robust (backport for 9.2.x)