This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.0.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.0.x by this push:
new ed87e57 Updated ChangeLog
ed87e57 is described below
commit ed87e57f3b539885b2d0b26a05db63ff8303ddb3
Author: Leif Hedstrom <[email protected]>
AuthorDate: Wed May 5 10:39:58 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.0.2 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index bac97d7..a4ae9db 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -1,10 +1,12 @@
Changes with Apache Traffic Server 9.0.2
#7583 - Rollback LAZY_BUF_ALLOC remove in HttpTunnel
+ #7684 - Fix use of -mcx16 flag - only use if it compiles cleanly.
#7696 - Fix a bug in tspush that pushes corrupted content to cache
#7717 - uri_signing: fix warning which affects ubuntu:20.04 builds
#7718 - Fix simple remapping in regex_remap plugin.
#7721 - Fix doc for http2.no_activity_timeout_in
#7725 - compress.test.py: Reference config file from Test.RunDirectory
#7729 - Updating to use Proxy Verifier 2.2.0
+ #7730 - Fix build on FreeBSD 13
#7745 - Fixes errors in the strategies.yaml documentation.
#7749 - Fixes Issue #7739 - Next hop strategy with bad 'to' URL causes TS
crash.