Repository: trafficserver Updated Branches: refs/heads/master e83b131bb -> c0662e5e6
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/c0662e5e Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/c0662e5e Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/c0662e5e Branch: refs/heads/master Commit: c0662e5e6e4964a81e8f7d78ecc0a93bba2c81d5 Parents: e83b131 Author: Sudheer Vinukonda <[email protected]> Authored: Wed Sep 3 16:24:44 2014 +0000 Committer: Sudheer Vinukonda <[email protected]> Committed: Wed Sep 3 16:24:44 2014 +0000 ---------------------------------------------------------------------- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/c0662e5e/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index e98390e..a0141aa 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,10 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.2.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-2832] docs: Add links from an API description to the source
