Repository: trafficserver Updated Branches: refs/heads/5.1.x 2e52a3722 -> c30c020a1
update CHANGES for TS-3049 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/c30c020a Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/c30c020a Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/c30c020a Branch: refs/heads/5.1.x Commit: c30c020a13719614a8bc7905509ab65acef96575 Parents: 2e52a37 Author: Sudheer Vinukonda <[email protected]> Authored: Wed Sep 3 16:24:44 2014 +0000 Committer: Sudheer Vinukonda <[email protected]> Committed: Wed Sep 3 16:38:29 2014 +0000 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/c30c020a/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index b73ca34..fd3ddf8 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.1.0 + *) [TS-3049] - Enhance FetchSM to handle response with "Connection:Close" header + and limit the response header/body duplication to non-streaming scenarios for backward + compatibility with TSFetchUrl() + *) [TS-3039] Plug SSL memory leaks in OCSP stapling support. *) [TS-3022] Fix double free in OCSP.
