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 4e7a98d Updated ChangeLog
4e7a98d is described below
commit 4e7a98dfe184c51b84ec3779f7c2d9bd3a808161
Author: Leif Hedstrom <[email protected]>
AuthorDate: Tue Mar 16 14:56:57 2021 -0600
Updated ChangeLog
---
CHANGELOG-9.0.1 | 1 +
1 file changed, 1 insertion(+)
diff --git a/CHANGELOG-9.0.1 b/CHANGELOG-9.0.1
index dca5058..2aedebd 100644
--- a/CHANGELOG-9.0.1
+++ b/CHANGELOG-9.0.1
@@ -41,6 +41,7 @@ Changes with Apache Traffic Server 9.0.1
#7506 - Fixed build issues with Fedora 34
#7507 - Fixing DNS local_ipv* config option
#7515 - Replace psutil.pid() with psutil.process_iter() for safer execution
+ #7519 - Change cookie_remap plugin to allow use of pre-remap URL (and
components).
#7526 - Fix out of bounds access error in jtest
#7534 - Updating to use Proxy Verifier 2.1.0
#7549 - Release Notes update on HTTP/2 disabling in v9.x