This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 9.2.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/9.2.x by this push:
new 96819077f Updated ChangeLog
96819077f is described below
commit 96819077f6e35c97dc7304ee9f63808cf5feedc5
Author: Leif Hedstrom <[email protected]>
AuthorDate: Thu Dec 15 12:53:56 2022 -0700
Updated ChangeLog
---
CHANGELOG-9.2.0 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-9.2.0 b/CHANGELOG-9.2.0
index b46f45333..016c642c0 100644
--- a/CHANGELOG-9.2.0
+++ b/CHANGELOG-9.2.0
@@ -547,6 +547,7 @@ Changes with Apache Traffic Server 9.2.0
#9082 - Update doc max size reloadable/overridable flags
#9090 - s3_auth: accept longer config lines
#9097 - Add a proxy.config.http.per_server.connection.max test
+ #9098 - Add URLImpl::get_scheme
#9102 - Move plugin_init for verify cmd
#9103 - s3_auth: Fix parsing of virtual_host
#9105 - Fix compile error with llvm-15
@@ -577,3 +578,4 @@ Changes with Apache Traffic Server 9.2.0
#9236 - Remove out of bound SSL log
#9237 - Revert "9.2: Fix s3_auth_config test output check (#9123)"
#9244 - Add autest to reproduce the conditional get cache body drain issue
+ #9246 - Change Content-Type to text/plain if xdebug modifies response body