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 2015/05/21 03:38:31 UTC

[2/2] trafficserver git commit: Added TS-2080

Added TS-2080


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

Branch: refs/heads/master
Commit: 1781a68153a578d8255a67ece6f0d069761b1a9b
Parents: bdca37f
Author: Leif Hedstrom <zw...@apache.org>
Authored: Wed May 20 17:48:37 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Wed May 20 19:37:46 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/1781a681/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index c063efb..9d32077 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
   
+  *) [TS-2080] Remove arbitrary 1 year max age limit on the cache, use
+   the existing configuration option properly.
+
   *) [TS-2151] Eliminate the Sparse class allocator, just use the normal one
    for HttpSM.