This is an automated email from the ASF dual-hosted git repository.
bnolsen pushed a commit to branch 8.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/8.1.x by this push:
new c16631ab0 remove trailing space
c16631ab0 is described below
commit c16631ab08bc98ec8f2d006f3a5a17ae81ef9c43
Author: Brian Olsen <[email protected]>
AuthorDate: Mon Aug 15 14:24:59 2022 +0000
remove trailing space
---
CHANGELOG-8.1.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG-8.1.5 b/CHANGELOG-8.1.5
index 8dc053da3..fa7baf2a0 100644
--- a/CHANGELOG-8.1.5
+++ b/CHANGELOG-8.1.5
@@ -1,5 +1,5 @@
Changes with Apache Traffic Server 8.1.5
- #8880 - 8.1.x Backport: Move has_request_body to ProxyTransaction (#7499)
+ #8880 - 8.1.x Backport: Move has_request_body to ProxyTransaction (#7499)
#8910 - Pin Jinja2 for doc builds (#8773)
#8912 - uri_signing plugin: Fix missing payload validation for the iss field
(#8901)
#9007 - 8.1.x: Add back scheme validation 81x