You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2015/06/30 06:14:57 UTC

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

TS-3661: Update CHANGES

(cherry picked from commit 2d8113098a44d764378e8e0a5d8a5c03f9f2788d)

Conflicts:
	CHANGES


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

Branch: refs/heads/5.3.x
Commit: 75f2860e1e3417db3c2478c1ec43c7cd2c1e0b95
Parents: 5fc9e0b
Author: Sudheer Vinukonda <su...@yahoo-inc.com>
Authored: Wed Jun 3 23:53:16 2015 +0000
Committer: Phil Sorber <so...@apache.org>
Committed: Mon Jun 29 13:47:47 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/75f2860e/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 4e94312..9075e5d 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.1
 
+  *) [TS-3661] keep cache_sm active during 3xx redirect follow to allow
+   for caching the final response.
+
   *) [TS-3696] Fix range check in HdrHeap::attach_str_heap() such that gcc 5.1
    doesn't complain.