You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by zw...@apache.org on 2014/12/23 16:15:13 UTC

[3/4] trafficserver git commit: Updated CHANGES.

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 <le...@ogre.com>
Authored: Tue Dec 23 08:13:10 2014 -0700
Committer: Leif Hedstrom <le...@ogre.com>
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.