Repository: trafficserver Updated Branches: refs/heads/master a214393da -> ceaf993fe
Added TS-2826 to changes Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/ceaf993f Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/ceaf993f Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/ceaf993f Branch: refs/heads/master Commit: ceaf993fe03ed4d2cac527d6c08b35216522a93e Parents: a214393 Author: Bryan Call <[email protected]> Authored: Wed May 21 15:28:11 2014 -0700 Committer: Bryan Call <[email protected]> Committed: Wed May 21 15:28:11 2014 -0700 ---------------------------------------------------------------------- CHANGES | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/ceaf993f/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 4dcbe4f..ee860eb 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,8 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.0.0 + *) [TS-2826] SPDY implementation does not support OPTIONS and TRACE methods + *) [TS-2274] Minimize the default records.config, and also fix a number of inconsistencies and missing configs in RecordsConfig.cc. This is as per discussions on IRC etc. I have verified that traffic_line -m reports the
