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 83a359a Updated ChangeLog
83a359a is described below
commit 83a359a6986f672fe7ea01e2837b4e800f4a70e1
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon May 17 08:37:45 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.0.2 | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index 2594188..8efdff3 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -11,3 +11,7 @@ Changes with Apache Traffic Server 9.0.2
#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.
+ #7760 - doc: header_rewrite random function not inclusive
+ #7805 - Doc: tcpinfo plugin table formatting
+ #7825 - Eliminate next dup call using stale mime field mloc in s3_auth
plugin.
+ #7833 - Don't call next next dup on destroyed mime field mloc.