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:22:33 UTC

[2/2] trafficserver git commit: Add TS-3537 to CHANGES

Add TS-3537 to CHANGES


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

Branch: refs/heads/master
Commit: b00cb7bf151846ab7b182c4d4bdf709ead39f8c9
Parents: 4afa996
Author: Leif Hedstrom <zw...@apache.org>
Authored: Fri May 1 19:19:59 2015 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Fri May 1 19:22:04 2015 -0600

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


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/b00cb7bf/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 7ca2390..ecf0af0 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,11 +1,14 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 6.0.0
 
-  *) [TS-3531] Ignore blank lines in the plugin config file
+  *) [TS-3537] Make 32-bit platforms build error, overridable with
+   --enable-32bit-build.
+
+  *) [TS-3531] Ignore blank lines in the plugin config file.
 
   *) [TS-3539] Close excess file descriptors in crash log helper.
 
-  *) [TS-3576] Remove the need for FIPS locking for OpenSSL
+  *) [TS-3576] Remove the need for FIPS locking for OpenSSL.
 
   *) [TS-3538] Perform server certificate validity check.