Update CHANGES with TS-1062/TS-2610/TS-2612/TS-2630
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/57546961 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/57546961 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/57546961 Branch: refs/heads/lua_config Commit: 575469618a2855b8b9bbeef020eefe7472494c0d Parents: 175dbca Author: Yunkai Zhang <[email protected]> Authored: Fri Mar 14 19:51:47 2014 +0800 Committer: Yunkai Zhang <[email protected]> Committed: Fri Mar 14 19:51:47 2014 +0800 ---------------------------------------------------------------------- CHANGES | 8 ++++++++ 1 file changed, 8 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/57546961/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 0ff0580..7ee10c5 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,14 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.0.0 + *) [TS-2630] Add lib/ts/apidefs.h to place common types. + + *) [TS-2610] Add "client_protocol_stack"(%<cps>) field into LogFormat. + + *) [TS-2612] Indroduce TSHttpConnectWithProtoStack() API. + + *) [TS-1062] Extends and optimizes FetchSM. + *) [TS-2631] Header_rewrite should support changing destination in non-remap case.
