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 2015/05/02 03:28:22 UTC

[2/2] trafficserver git commit: Added TS-3392 to CHANGES.

Added TS-3392 to CHANGES.


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

Branch: refs/heads/master
Commit: 566194cc9a418c5f3d0a29e74e251e117e9d10a4
Parents: 303010e
Author: Leif Hedstrom <zw...@apache.org>
Authored: Fri May 1 19:25:21 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Fri May 1 19:25:21 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/566194cc/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index ecf0af0..1cc0ac1 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,9 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
+  *) [TS-3392] Fix static initialization order, for OSX.
+   Author: Bin Zeng <bz...@linkedin.com>
+
   *) [TS-3537] Make 32-bit platforms build error, overridable with
    --enable-32bit-build.