This is an automated email from the ASF dual-hosted git repository.
bcall 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 6084b65 Updated ChangeLog
6084b65 is described below
commit 6084b650d426cd83d01e7cda10db1e68b23342ce
Author: Bryan Call <[email protected]>
AuthorDate: Tue Sep 22 08:55:19 2020 -0700
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 19333f5..28685eb 100644
--- a/CHANGELOG-9.0.0
+++ b/CHANGELOG-9.0.0
@@ -1093,3 +1093,5 @@ Changes with Apache Traffic Server 9.0.0
#7178 - AuTest: Reuse venv if it exists already
#7181 - TS_API for Note,Status,Warning,Alert,Fatal
#7183 - Emits log when OCSP fails to connect to server
+ #7193 - Make custom xdebug HTTP header name available to other plugins.
+ #7202 - Strip whitespaces after field-name and before the colon in headers
from the origin