Repository: trafficserver Updated Branches: refs/heads/master 4f2fc4052 -> 9693a2311
Updated CHANGES where a couple of Jiras are in the wrong version Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/d9101c39 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/d9101c39 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/d9101c39 Branch: refs/heads/master Commit: d9101c39303324d68fa052d31b6a0a0e71ec2421 Parents: 4f2fc40 Author: Leif Hedstrom <[email protected]> Authored: Tue Dec 23 08:20:33 2014 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Tue Dec 23 08:20:33 2014 -0700 ---------------------------------------------------------------------- CHANGES | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/d9101c39/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index 07deac6..d84edbb 100644 --- a/CHANGES +++ b/CHANGES @@ -30,6 +30,12 @@ Changes with Apache Traffic Server 5.3.0 *) [TS-3233] Add drain option to restart API. + *) [TS-3221] ink_atoi64 fix for single digit case. + Author: Cynthia Gu <[email protected]> + + *) [TS-1570] Remap doesn't reject request with extract characters after port + in Host header. Author: Cynthia Gu <[email protected]> + Changes with Apache Traffic Server 5.2.0 @@ -39,12 +45,6 @@ Changes with Apache Traffic Server 5.2.0 *) [TS-3244] stats_over_http plugin does not use optional path argument. - *) [TS-1570] Remap doesn't reject request with extract characters after port - in Host header. Author: Cynthia Gu <[email protected]> - - *) [TS-3221] ink_atoi64 fix for single digit case. - Author: Cynthia Gu <[email protected]> - *) [TS-3223] Fix the internal buffer sizing. *) [TS-3130] Delay setting buffer to NULL to prevent crash in logging.
