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/06/14 03:12:42 UTC

svn commit: r1135356 - /trafficserver/traffic/branches/3.0.x/STATUS

Author: zwoop
Date: Tue Jun 14 01:12:41 2011
New Revision: 1135356

URL: http://svn.apache.org/viewvc?rev=1135356&view=rev
Log:
Added a patch to consider for backport to 3.0.1 (memory leak).

Modified:
    trafficserver/traffic/branches/3.0.x/STATUS

Modified: trafficserver/traffic/branches/3.0.x/STATUS
URL: http://svn.apache.org/viewvc/trafficserver/traffic/branches/3.0.x/STATUS?rev=1135356&r1=1135355&r2=1135356&view=diff
==============================================================================
--- trafficserver/traffic/branches/3.0.x/STATUS (original)
+++ trafficserver/traffic/branches/3.0.x/STATUS Tue Jun 14 01:12:41 2011
@@ -10,6 +10,7 @@ Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
 
+    3.0.1           : Released on <xyz>, 2011
     3.0.0           : Released on June 13th, 2011
     2.0.1           : Released on August 31, 2010
     2.0.0           : Released on April 28, 2010
@@ -39,6 +40,12 @@ A list of all bugs open for the next v3.
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
+  * core: Various memory leaks and uninitialized values.
+    Trunk patch: http://svn.apache.org/viewvc?view=revision&revision=1133639
+    Jira: https://issues.apache.org/jira/browse/TS-828
+    +1: zwoop
+
+
 
 RELEASE PROCESS