You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@trafficserver.apache.org by mt...@apache.org on 2010/05/27 14:43:12 UTC

svn commit: r948806 - /trafficserver/traffic/trunk/CHANGES

Author: mturk
Date: Thu May 27 12:43:12 2010
New Revision: 948806

URL: http://svn.apache.org/viewvc?rev=948806&view=rev
Log:
Add few changes

Modified:
    trafficserver/traffic/trunk/CHANGES

Modified: trafficserver/traffic/trunk/CHANGES
URL: http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?rev=948806&r1=948805&r2=948806&view=diff
==============================================================================
--- trafficserver/traffic/trunk/CHANGES (original)
+++ trafficserver/traffic/trunk/CHANGES Thu May 27 12:43:12 2010
@@ -2,8 +2,16 @@
 
 Changes with Apache Traffic Server 2.1.1
 
-  *) Reorganization of the path layout system [TODO: mturk please update
-  this section when it's done].
+  *) Allow SI decimal multipliers for numeric configuration
+    parameters [TS-361].
+
+  *) Standardize configure options by allowing to specify the
+    location for any third-party library, and split library
+    detection code into separate .m4 files [TS-345].
+
+  *) Reorganization of the path layout system.
+    Add --enable-layout=LAYOUT configure option that can select layout
+    from config.layout file [TS-280].
 
   *) HTTP state machine is now 64-bit "clean", allowing for caching and
    proxying documents larger than 2GB [TS-34].
@@ -15,7 +23,7 @@ Changes with Apache Traffic Server 2.1.0
 
   *) Code cleanup to get the ATS software into a distributable shape. This
    means that certain things are missing, or not functional (intentionally).
-  
+
   *) Support for larger Cache Partitions up to .5 PB (Petabytes), reducing
    seeks/write.