Repository: trafficserver Updated Branches: refs/heads/master 0361d67fb -> 3f5a75ae8
Add TS-2970 and TS-2954 to CHANGES Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/3f5a75ae Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/3f5a75ae Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/3f5a75ae Branch: refs/heads/master Commit: 3f5a75ae87c38126a64264876a26841f5b0fca32 Parents: 0361d67 Author: James Peach <[email protected]> Authored: Fri Aug 22 09:13:47 2014 -0700 Committer: James Peach <[email protected]> Committed: Fri Aug 22 09:13:47 2014 -0700 ---------------------------------------------------------------------- CHANGES | 7 +++++++ 1 file changed, 7 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/3f5a75ae/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index e327ca2..dae520c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,13 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.2.0 + *) [TS-2970] Fix assertions with transparent pass through. + Author: Susan Hinrichs <[email protected]> + + *) [TS-2954] Protect against DNS cache poisoning when + proxy.config.http.use_client_target_addr is enabled. + Author: Susan Hinrichs <[email protected]> + *) [TS-3031] Race condition in SSLNextProtocolSet::advertiseProtocols *) [TS-2970] Prevent asserts with transparent pass through.
