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 2012/05/08 22:04:27 UTC

git commit: Add TS-1181.

Updated Branches:
  refs/heads/master 3cf51ee61 -> 9980f4929


Add TS-1181.


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

Branch: refs/heads/master
Commit: 9980f4929b0de61d1627c12f69fd15a822135d37
Parents: 3cf51ee
Author: Leif Hedstrom <zw...@apache.org>
Authored: Tue May 8 14:04:20 2012 -0600
Committer: Leif Hedstrom <zw...@apache.org>
Committed: Tue May 8 14:04:20 2012 -0600

----------------------------------------------------------------------
 CHANGES |   26 ++++++++++++++------------
 1 files changed, 14 insertions(+), 12 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/trafficserver/blob/9980f492/CHANGES
----------------------------------------------------------------------
diff --git a/CHANGES b/CHANGES
index 940e927..bc6e855 100644
--- a/CHANGES
+++ b/CHANGES
@@ -1,32 +1,34 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 3.1.4
-  *) [TS-1252] Fixed include issues when using mgmtapi.h
+  *) [TS-1181] Make the overridable configs work with "byte" configs.
 
-  *) [TS-1248] update HTTP status codes and strings
+  *) [TS-1252] Fixed include issues when using mgmtapi.h.
 
-  *) [TS-1245] proxy.config.http.connect_ports may be '*'
+  *) [TS-1248] update HTTP status codes and strings.
 
-  *) [TS-1239] TSHttpTxnServerAddrSet implementation
+  *) [TS-1245] proxy.config.http.connect_ports may be '*'.
 
-  *) [TS-1237] custom log field/filtering improvements
+  *) [TS-1239] TSHttpTxnServerAddrSet implementation.
 
-  *) [TS-1090] SO_MARK and IP_TOS support for linux
+  *) [TS-1237] custom log field/filtering improvements.
+
+  *) [TS-1090] SO_MARK and IP_TOS support for Linux.
 
   *) [TS-1238] RAM cache hit rate unexpectedly low with CLFUS.
 
   *) [TS-1242] Make it build with some more recent automake versions.
 
   *) [TS-1241] Memory leaks when using TSHttpSchedule().
-   Author: Aidan McGurn
+   Author: Aidan McGurn.
 
-  *) [TS-1163] Support for raw disks larger than 2TB on Linux
+  *) [TS-1163] Support for raw disks larger than 2TB on Linux.
 
   *) [TS-1230] added a paramter to the configure script to allow overriding
-   the calculated ARG_MAX value
+   the calculated ARG_MAX value.
 
-  *) [TS-1208] enable check_memory() in traffic_cop for Linux
+  *) [TS-1208] enable check_memory() in traffic_cop for Linux.
 
-  *) [TS-1217] cop cleanup, remove unused variables & defines
+  *) [TS-1217] cop cleanup, remove unused variables & defines.
 
   *) [TS-1209] Allow for background fill even when a transform plugin is
    the producer. Author: Robert Logue.
@@ -53,7 +55,7 @@ Changes with Apache Traffic Server 3.1.4
 
   *) [TS-1216] Remove the initializer for some gcc`s limits.
 
-  *) [TS-1205] double free when RecDataSet in cluster mode
+  *) [TS-1205] double free when RecDataSet in cluster mode.
 
   *) [TS-1220] stats: cleanup and fix the wrong values.