Added TS-3299
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/802bfb08 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/802bfb08 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/802bfb08 Branch: refs/heads/5.2.x Commit: 802bfb08f9be3de0e1553c28bb99b0e5c9dcb00e Parents: 394e73b Author: Leif Hedstrom <[email protected]> Authored: Tue Feb 24 11:03:04 2015 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Tue Feb 24 11:03:04 2015 -0700 ---------------------------------------------------------------------- CHANGES | 3 +++ 1 file changed, 3 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/802bfb08/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index f39d9bf..bd74ed6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,9 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.2.1 + *) [TS-3299] Fix leaking vc's during inactivitycop, due to null + continuation. + *) [TS-3334] Restore default for proxy.config.proxy_name. *) [TS-3397] Bug with ink_strlcpy and non-null terminated strings.
