This is an automated email from the ASF dual-hosted git repository.
zwoop pushed a commit to branch 7.1.x
in repository https://gitbox.apache.org/repos/asf/trafficserver.git
The following commit(s) were added to refs/heads/7.1.x by this push:
new aa1f8f4 Updated changelog
aa1f8f4 is described below
commit aa1f8f4753e8162e14f66906a18c0a05e9214658
Author: Leif Hedstrom <[email protected]>
AuthorDate: Sat Oct 27 08:33:31 2018 -0600
Updated changelog
---
CHANGELOG-7.1.5 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/CHANGELOG-7.1.5 b/CHANGELOG-7.1.5
index 4002fd5..e1a31dd 100644
--- a/CHANGELOG-7.1.5
+++ b/CHANGELOG-7.1.5
@@ -17,7 +17,6 @@ Changes with Apache Traffic Server 7.1.5
#4312 - Disable the HttpSM half open logic if the underlying transport is TLS
#4313 - HTTP/2 priority fixes to match common browser patterns
#4316 - Reset the inactivity timeout to the transaction timeout…
- #4317 - proxy.config.http.connect_attempts_timeout tracks TTBF instead of
con…
#4319 - Fix another ProxySession and NetVC shutdown race crash
#4345 - Fixes spelling in spec summary
#4355 - make the lua context static for parsing logging.config
@@ -35,3 +34,4 @@ Changes with Apache Traffic Server 7.1.5
#4482 - Fix leak in stapling_refresh_response
#4483 - Fixes more leaks when no OCSP URL is available
#4485 - Fixes memory leaks in header_rewrite
+ #4498 - Fixes plugin builds using tsxs on MacOS