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 aa49752 Updated ChangeLog
aa49752 is described below
commit aa49752e2398f50d0ba7e060bc9e53bc4d60cfc5
Author: Leif Hedstrom <[email protected]>
AuthorDate: Sun Nov 18 00:37:38 2018 -0700
Updated ChangeLog
---
CHANGELOG-7.1.5 | 2 ++
1 file changed, 2 insertions(+)
diff --git a/CHANGELOG-7.1.5 b/CHANGELOG-7.1.5
index de02c2b..7e8188a 100644
--- a/CHANGELOG-7.1.5
+++ b/CHANGELOG-7.1.5
@@ -36,6 +36,8 @@ Changes with Apache Traffic Server 7.1.5
#4483 - Fixes more leaks when no OCSP URL is available
#4498 - Fixes plugin builds using tsxs on MacOS
#4507 - Handle inactivity timeout event in state_http_server_open
+ #4534 - Fix logging log file roll issue (#2544).
#4537 - Make sure ua_session is not nullptr
#4543 - Fixes memory leaks in header_rewrite
#4565 - Doc: Describe parent weight and format
+ #4617 - Release the mutex after the events are cancelled