Updated CHANGES.
Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/98e0d9c6 Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/98e0d9c6 Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/98e0d9c6 Branch: refs/heads/5.2.x Commit: 98e0d9c618936eeb477e8d46d16c9a82799df926 Parents: d260d20 Author: Leif Hedstrom <[email protected]> Authored: Tue Dec 23 08:13:10 2014 -0700 Committer: Leif Hedstrom <[email protected]> Committed: Tue Dec 23 08:13:29 2014 -0700 ---------------------------------------------------------------------- CHANGES | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/trafficserver/blob/98e0d9c6/CHANGES ---------------------------------------------------------------------- diff --git a/CHANGES b/CHANGES index c6e6f03..b951b51 100644 --- a/CHANGES +++ b/CHANGES @@ -1,7 +1,12 @@ -*- coding: utf-8 -*- Changes with Apache Traffic Server 5.2.0 - *) [TS-3226] Move access of read vio inside the mutex to prevent ntodo corruption + *) [TS-3248] Fix to resolve crash introduced in TS-3189. + + *) [TS-3254] Patches to fix perl get_stats API. + + *) [TS-3226] Move access of read vio inside the mutex to prevent ntodo + corruption. *) [TS-3244] stats_over_http plugin does not use optional path argument.
