TS-3545: Updated CHANGES
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/e9e7d519 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/e9e7d519 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/e9e7d519 Branch: refs/heads/master Commit: e9e7d519751f34da0d523d6da9d159e578f25763 Parents: 27cd3df Author: Bryan Call <[email protected]> Authored: Fri Apr 24 13:43:04 2015 -0700 Committer: Bryan Call <[email protected]> Committed: Fri Apr 24 13:43:04 2015 -0700 ---------------------------------------------------------------------- CHANGES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/e9e7d519/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index e0d53ec..7abf9b4 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 6.0.0 + *) [TS-3545] Make traffic_line and traffic_ctl more verbose. Add message + when setting config options that don't require a restart + *) [TS-3505] New plugin, cache_promote, which allows for policy based control on when a object should be allowed into the cache. Two policies are currently implemented: an LRU and a pure chance ("random") policy.
