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 894b593 Updated ChangeLog
894b593 is described below
commit 894b5936f5c8f4b3ff267692594a42d314a36a3c
Author: Leif Hedstrom <[email protected]>
AuthorDate: Tue Jun 22 09:14:38 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.0.2 | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG-9.0.2 b/CHANGELOG-9.0.2
index a2ceacb..c6b4dad 100644
--- a/CHANGELOG-9.0.2
+++ b/CHANGELOG-9.0.2
@@ -17,6 +17,7 @@ Changes with Apache Traffic Server 9.0.2
#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.
+ #7840 - Fixed warning in gcc 11 about array not being initalized
#7862 - Do not delete the continuation twice
#7889 - Fix crash in open_close_h2 (#7586)
#7904 - Ensure the HTTP portion of the protocol string is upper case