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 3486fb3 Updated ChangeLog
3486fb3 is described below
commit 3486fb3ee044d79059742dcc86b54addde800ea6
Author: Leif Hedstrom <[email protected]>
AuthorDate: Mon Oct 12 11:35:25 2020 -0600
Updated ChangeLog
---
CHANGELOG-9.0.0 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-9.0.0 b/CHANGELOG-9.0.0
index f03a770..fb687f3 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1113,3 +1113,5 @@ Changes with Apache Traffic Server 9.0.0
#7238 - Supporting out of source builds for AuTests.
#7243 - RolledLogDeleter: do not sort on each candidate consideration.
#7252 - Remove some useless defines, which just obfuscates code
+ #7260 - Treat objects with negative max-age CC directives as stale.
+ #7266 - Allow initial // in request targets.