Added TS-3552 to CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/449449b0 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/449449b0 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/449449b0 Branch: refs/heads/master Commit: 449449b0f270f3068b3ac48acb444aa6ce6c0f44 Parents: 079dd3a Author: Leif Hedstrom <[email protected]> Authored: Sat Apr 25 15:22:26 2015 -0600 Committer: Leif Hedstrom <[email protected]> Committed: Sat Apr 25 15:22:26 2015 -0600 ---------------------------------------------------------------------- CHANGES | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/449449b0/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 7abf9b4..7a81370 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,11 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 6.0.0 + *) [TS-3552] Move the check for the api_server_response_no_store flag + earlier. + *) [TS-3545] Make traffic_line and traffic_ctl more verbose. Add message - when setting config options that don't require a restart + 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
