You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by so...@apache.org on 2015/09/03 04:39:15 UTC

[11/13] trafficserver git commit: TS-3486: Update CHANGES

TS-3486: Update CHANGES


Project: http://git-wip-us.apache.org/repos/asf/trafficserver/repo
Commit: http://git-wip-us.apache.org/repos/asf/trafficserver/commit/6cf09155
Tree: http://git-wip-us.apache.org/repos/asf/trafficserver/tree/6cf09155
Diff: http://git-wip-us.apache.org/repos/asf/trafficserver/diff/6cf09155

Branch: refs/heads/5.3.x
Commit: 6cf09155441765c6388fda924a46598499cbbb95
Parents: 7e0fafd
Author: Phil Sorber <so...@apache.org>
Authored: Wed Sep 2 20:04:13 2015 -0600
Committer: Phil Sorber <so...@apache.org>
Committed: Wed Sep 2 20:06:24 2015 -0600

----------------------------------------------------------------------
 CHANGES | 2 ++
 1 file changed, 2 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/6cf09155/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 3dbff50..de1ce38 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,8 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 5.3.2
 
+  *) [TS-3486] Crashes due to race condition on server sessions moving between threads.
+
   *) [TS-3788] SNI Callbacks stall after TS-3667 fix.
 
   *) [TS-3618] Crashes in traffic_cop on shutdown / restart.