This is an automated email from the ASF dual-hosted git repository.
bcall 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 16305aee68 Removed space at the end of the line for changelog
16305aee68 is described below
commit 16305aee6821c86f9cc9d0075f278e1e7ddfc195
Author: Bryan Call <[email protected]>
AuthorDate: Tue Jul 23 15:41:22 2024 -0700
Removed space at the end of the line for changelog
---
CHANGELOG-9.2.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG-9.2.5 b/CHANGELOG-9.2.5
index ef53313825..62efaaee27 100644
--- a/CHANGELOG-9.2.5
+++ b/CHANGELOG-9.2.5
@@ -7,5 +7,5 @@ Changes with Apache Traffic Server 9.2.5
#11351 - Fix case where 206 could be returned for range revalidates (#11308)
#11444 - docs: fix header rewrite nexthop sample usage
#11595 - Stricten field name check
- #11596 - Normalize Accept-Encoding header value before cache lookup
+ #11596 - Normalize Accept-Encoding header value before cache lookup
#11604 - proxy.config.http.drop_chunked_trailers (9.2.x)