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 2017/12/20 04:07:57 UTC

[trafficserver] 02/02: Updated CHANGELOG and STATUS

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

commit 2689e7b57702ae2cda0323caa51f1a38224d3c55
Author: Leif Hedstrom <zw...@apache.org>
AuthorDate: Tue Dec 19 21:07:46 2017 -0700

    Updated CHANGELOG and STATUS
---
 CHANGELOG-7.1.2 | 1 +
 STATUS          | 5 +++++
 2 files changed, 6 insertions(+)

diff --git a/CHANGELOG-7.1.2 b/CHANGELOG-7.1.2
index 2d71144..8c12f3f 100644
--- a/CHANGELOG-7.1.2
+++ b/CHANGELOG-7.1.2
@@ -26,6 +26,7 @@ Changes with Apache Traffic Server 7.1.2
   #2658 - Fix the implementation of Http2DependencyTree
   #2661 - For 7.1.x: move http 408 response logic into transaction
   #2665 - Checking the retval of safe_getsockname() and safe_getpeername()
+  #2672 - Cleanup of bool conversion in Ptr.h for C++11.
   #2673 - CID 1196423: Error handling issues  (CHECKED_RETURN)
   #2677 - Issue with null ua_buffer_reader due to PR #2123
   #2699 - malformed chunked responses will be cached under some terrible network circumstances
diff --git a/STATUS b/STATUS
index e1adc58..c9e4c28 100644
--- a/STATUS
+++ b/STATUS
@@ -6,7 +6,12 @@ The current version of this file can be found at:
   * https://github.com/apache/trafficserver/blob/master/STATUS
 
 Release history:
+    7.1.2           : Released on Dec 26th, 2017
+    7.1.1           : Released on Sep 7th, 2017
+    7.1.0           : Released on Jul 24th, 2017
 
+    6.2.2           : Released on Aug 10th, 2016
+    6.2.1           : Released on Jan 20th, 2017
     6.2.0           : Released on Jul 25th, 2016
     6.1.1           : Released on Feb 8th, 2016
     6.1.0           : Released on Jan 26th, 2016

-- 
To stop receiving notification emails like this one, please contact
"commits@trafficserver.apache.org" <co...@trafficserver.apache.org>.