You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by su...@apache.org on 2015/06/04 01:53:38 UTC

[2/2] trafficserver git commit: [TS-3661]: update CHANGES

[TS-3661]: update CHANGES


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/2d811309
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/2d811309
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/2d811309

Branch: refs/heads/master
Commit: 2d8113098a44d764378e8e0a5d8a5c03f9f2788d
Parents: 5b35808
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Wed Jun 3 23:53:16 2015 +0000
Committer: Sudheer Vinukonda <su...@yahoo-inc.com>
Committed: Wed Jun 3 23:53:16 2015 +0000

----------------------------------------------------------------------
 CHANGES | 3 +++
 1 file changed, 3 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/2d811309/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index bb2fe45..9a37779 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
+  *) [TS-3661] keep cache_sm active during 3xx redirect follow to allow
+     for caching the final response.
+
   *) [TS-3158] Convert traffic_manager to use standard argument processing.
 
   *) [TS-3655] Forget to close netvc in regression test.