Repository: trafficserver Updated Branches: refs/heads/master 56fbfdd29 -> bdcf93773
Added TS-2650, TS-1125, TS-2548, TS-2710, TS-2704 to CHANGES Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/bdcf9377 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/bdcf9377 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/bdcf9377 Branch: refs/heads/master Commit: bdcf937732aaa2004640bd4fc6fb3e20cc4ec008 Parents: 56fbfdd Author: Bryan Call <[email protected]> Authored: Thu Apr 17 16:58:33 2014 -0700 Committer: Bryan Call <[email protected]> Committed: Thu Apr 17 16:58:33 2014 -0700 ---------------------------------------------------------------------- CHANGES | 12 +++++++++++- 1 file changed, 11 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/bdcf9377/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index a778f71..49c2227 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,16 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.0.0 - + + *) [TS-2650] Redirect handling enhancements in ATS + + *) [TS-1125] POST's with Expect: 100-continue are slowed by delayed 100 response + + *) [TS-2548] Add client IP to SSLError() calls in SSLNetVConnection + + *) [TS-2710] ATS serves the wrong cert because it matches wildcard certs incorrectly + + *) [TS-2704] Core dump in state_raw_http_server_open getting EVENT_INTERVAL event + *) [TS-2720] Fix bug with request transformations in C++ api *) [TS-2714] Promote the tcp_info plugin to stable as 'tcpinfo'.
