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 9d752c4 Updated ChangeLog
9d752c4 is described below
commit 9d752c43e003c1cbc33ef2919dcc481fd4ed735f
Author: Leif Hedstrom <[email protected]>
AuthorDate: Tue Jul 17 09:06:57 2018 -0600
Updated ChangeLog
---
CHANGELOG-7.1.4 | 3 +--
1 file changed, 1 insertion(+), 2 deletions(-)
diff --git a/CHANGELOG-7.1.4 b/CHANGELOG-7.1.4
index 9cf8e6a..75bd41d 100644
--- a/CHANGELOG-7.1.4
+++ b/CHANGELOG-7.1.4
@@ -1,6 +1,5 @@
Changes with Apache Traffic Server 7.1.4
#1967 - gitignore .vscode/
- #3033 - Expanding the cases where the server_entry gets cleared on error.
#3362 - Issue 3350: traffic_server using 100% CPU
#3446 - Fix #pragma once error in WCCP.
#3459 - Fix cache_read_busy_success_stat
@@ -32,7 +31,6 @@ Changes with Apache Traffic Server 7.1.4
#3814 - Redirection_tries should not be incremented twice
#3820 - TS-2365: Fix crash in tls dynamic record size
#3823 - Fix off-by-one access in header_rewrite config parser
- #3833 - Clear server_entry in case of ERROR as well as NO_ACTIVITY_TIMEOUT
#3844 - 7.1.x: Fix WCCP for gcc 8.
#3845 - 7.1.x: Fix string_view test for gcc 8.
#3852 - Fix method call on null object for background_fetch
@@ -45,3 +43,4 @@ Changes with Apache Traffic Server 7.1.4
#3891 - Fixed logic error with client ip
#3926 - Restrict access to request headers for ESI variables
#3928 - Fixes OCSP warnings when cert has no OCSP URI attached to it
+ #3969 - Clearout shutdown_cont_event when the event has been processed