Repository: trafficserver Updated Branches: refs/heads/master 195eb782f -> 4f2fc4052
Moved to 5.2.0, since these are being backported Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/4f2fc405 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/4f2fc405 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/4f2fc405 Branch: refs/heads/master Commit: 4f2fc40523ea7a3f12249a46f2682d06a91b6868 Parents: 195eb78 Author: Leif Hedstrom <[email protected]> Authored: Tue Dec 23 08:02:17 2014 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Tue Dec 23 08:02:17 2014 -0700 ---------------------------------------------------------------------- CHANGES | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/4f2fc405/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 8ed08e3..07deac6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,10 +1,6 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.3.0 - *) [TS-3254] : patch from James to fix perl get_stats API - - *) [TS-3248] Fix with Susan's help to resolve crash introduced in TS-3189 - *) [TS-3255] support flush option in gzip plugins. *) [TS-3222] Fix port print to not have leading 0. @@ -34,8 +30,13 @@ Changes with Apache Traffic Server 5.3.0 *) [TS-3233] Add drain option to restart API. + Changes with Apache Traffic Server 5.2.0 + *) [TS-3248] Fix to resolve crash introduced in TS-3189. + + *) [TS-3254] Patches to fix perl get_stats API. + *) [TS-3244] stats_over_http plugin does not use optional path argument. *) [TS-1570] Remap doesn't reject request with extract characters after port
