You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2018/07/06 20:27:38 UTC

[trafficserver] branch 7.1.x updated: Updated ChangeLog

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 5544ae3  Updated ChangeLog
5544ae3 is described below

commit 5544ae35d19e2ac61905833239ff4c54c816b37f
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Fri Jul 6 14:27:31 2018 -0600

    Updated ChangeLog
---
 CHANGELOG-7.1.4 | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/CHANGELOG-7.1.4 b/CHANGELOG-7.1.4
index 9637de1..9cf8e6a 100644
--- a/CHANGELOG-7.1.4
+++ b/CHANGELOG-7.1.4
@@ -41,4 +41,7 @@ Changes with Apache Traffic Server 7.1.4
   #3865 - Set verify locations in the initializer function only
   #3869 - background_fetch heap-buffer-overflow fix (7.1.x)
   #3878 - Only increment currently_open if socket connects
+  #3886 - Fix hostdb.ip_resolve's documentation for none/only option
   #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