Repository: trafficserver Updated Branches: refs/heads/master deaa22887 -> 3e2067e6c
Move TS-3276 for backport to 5.2.0 Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/3e2067e6 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/3e2067e6 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/3e2067e6 Branch: refs/heads/master Commit: 3e2067e6c3114d2c0067118f7028b3fccb8b4c52 Parents: deaa228 Author: Leif Hedstrom <[email protected]> Authored: Thu Jan 8 18:51:49 2015 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Thu Jan 8 18:51:49 2015 -0700 ---------------------------------------------------------------------- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/3e2067e6/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index affc772..a13ff76 100644 --- a/CHANGES +++ b/CHANGES @@ -1,8 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.3.0 - *) [TS-3276] Fix cache backwards compatibility issue. - *) [TS-3219] Create WCCP client process. *) [TS-3272] Fix to ensure that SSL_SNI callback only called when state @@ -56,6 +54,8 @@ Changes with Apache Traffic Server 5.3.0 Changes with Apache Traffic Server 5.2.0 + *) [TS-3276] Fix cache backwards compatibility issue. + *) [TS-2119] Fix builds for mysql remap plugin. *) [TS-3083] Fix core dump due to FetchSM double delete.
