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 2011/10/08 23:28:06 UTC

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

Author: zwoop
Date: Sat Oct  8 21:28:05 2011
New Revision: 1180494

URL: http://svn.apache.org/viewvc?rev=1180494&view=rev
Log:
Updated with latest changes.

Modified:
    trafficserver/traffic/trunk/CHANGES

Modified: trafficserver/traffic/trunk/CHANGES
URL: http://svn.apache.org/viewvc/trafficserver/traffic/trunk/CHANGES?rev=1180494&r1=1180493&r2=1180494&view=diff
==============================================================================
--- trafficserver/traffic/trunk/CHANGES (original)
+++ trafficserver/traffic/trunk/CHANGES Sat Oct  8 21:28:05 2011
@@ -1,8 +1,16 @@
                                                          -*- coding: utf-8 -*-
 Changes with Apache Traffic Server 3.1.1
+  *) [TS-938] Fix VIA to avoid loopback address.
+
   *) [TS-945] Convert transparent forward requests to server style when
      forwarding to a parent proxy. Contributed by Yossi Gottlieb.
 
+  *) [TS-926] IPv6 conversion of iocore.
+
+  *) [TS-967] This is a simplified version of Arno Toell's patch which does
+   the same: Check if any -O options where given, and if so, use those, if
+   not, use our default -O3.
+
   *) [TS-957] remove IE6 from the white list of ae_ua filter
 
   *) [TS-955] Fix the logging regression testing.
@@ -13,7 +21,7 @@ Changes with Apache Traffic Server 3.1.1
 
   *) [TS-567] A number of memory allocation clean up, and improvements. We
    now also support building with tcmalloc, jemalloc, and you can also turn
-   off the freelist feature (for better debugging). [TBD TBD!]
+   off the freelist feature (for better debugging).
 
   *) [TS-950] Make the HTTP header regressions work on 32-bit, inefficient,
    but it works.
@@ -54,8 +62,6 @@ Changes with Apache Traffic Server 3.1.1
 
   *) [TS-936] Fix problems with core file generation on Linux.
 
-Changes with Apache Traffic Server 3.1.1
-
   *) [TS-930] Fixed TSNetConnect to use network order for port.
 
 Changes with Apache Traffic Server 3.1.0