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 fb44312 Updated ChangeLog
fb44312 is described below
commit fb4431243b9ea1b8b3144305f2b581d94f7db5ab
Author: Leif Hedstrom <[email protected]>
AuthorDate: Fri Apr 6 18:07:22 2018 -0600
Updated ChangeLog
---
CHANGELOG-7.1.3 | 12 ++++++++++++
1 file changed, 12 insertions(+)
diff --git a/CHANGELOG-7.1.3 b/CHANGELOG-7.1.3
index d4585a6..ee7b6cb 100644
--- a/CHANGELOG-7.1.3
+++ b/CHANGELOG-7.1.3
@@ -33,6 +33,7 @@ Changes with Apache Traffic Server 7.1.3
#3134 - Test: fix string_view unit test.
#3146 - Call mark_body_done() when response body is empty
#3164 - Doc: Fix 7.1.x documentation building for Sphinx 1.7.0.
+ #3172 - Issue #2963 - Remove TS.pm.in from copy
#3184 - Doc for overridable client cert filename
#3189 - Added a first cut of a .spec file, losely based on the Fedora repos
#3190 - Fix the expression for checking file descriptor
@@ -62,3 +63,14 @@ Changes with Apache Traffic Server 7.1.3
#3277 - Drain the request body if there is a cache hit. Only drain if the
#3285 - Stop connection reattempts on origin which sends EOS on no data.
#3290 - Fix parent.config memory leak.
+ #3302 - traffic_ctl host status changes.
+ #3306 - Go into timeout state regardless of whether server response data was
sent
+ #3307 - Handle rescheduled transaction close event via tunnel.
+ #3323 - Fixes various issues with brotli compression
+ #3344 - Reject inaddr any 7.1.x backport
+ #3355 - allow for specifying of brotli via --enable-brotli= or pkg-config
+ #3360 - Potential traffic_cop crash due to leftover data in socket
+ #3370 - Document proxy.config.ssl.client.cipher_suite
+ #3401 - HostDB - removing infinite ttl (0)
+ #3407 - Add nullptr checks in Http2Stream::update_write_request()
+ #3412 - Fixed length calculation for url_sig excl regexes.
--
To stop receiving notification emails like this one, please contact
[email protected].