You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ni...@apache.org on 2006/04/19 10:42:56 UTC

svn commit: r395177 - /httpd/httpd/branches/2.0.x/STATUS

Author: niq
Date: Wed Apr 19 01:42:54 2006
New Revision: 395177

URL: http://svn.apache.org/viewcvs?rev=395177&view=rev
Log:
Vote early, vote often

Modified:
    httpd/httpd/branches/2.0.x/STATUS

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewcvs/httpd/httpd/branches/2.0.x/STATUS?rev=395177&r1=395176&r2=395177&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Wed Apr 19 01:42:54 2006
@@ -121,6 +121,29 @@
          http://marc.theaimsgroup.com/?l=apache-httpd-dev&m=113813652015559
        +1: colm, trawick, jim
 
+    *) core: Prevent read of unitialized memory in ap_rgetline_core. PR 39282.
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=394070&view=rev
+        2.0.x version of patch:
+          http://issues.apache.org/bugzilla/attachment.cgi?id=18112
+      +1: rpluem, colm
+      niq: change comment "if bb only contains an EOS bucket"
+           to "if bb contains only zero-length buckets"
+           and you have my +1
+
+    *) mod_deflate: handle internal redirects correctly
+          http://svn.apache.org/viewcvs?rev=395079&view=rev 
+       +1: colm, wrowe, niq
+
+    *) mod_proxy: Fix PR 11971 (HTTP proxy header "Via" with wrong hostname
+                  if ServerName not set or UseCanonicalName Off) by
+                  backporting r102320.
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=102320&view=rev
+        2.0.x version of patch:
+          http://issues.apache.org/bugzilla/attachment.cgi?id=18037
+       +1: rpluem, jim, niq
+
 
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ please place SVN revisions from trunk here, so it is easy to
@@ -148,26 +171,6 @@
          http://svn.apache.org/viewcvs?rev=386790&view=rev
          http://svn.apache.org/viewcvs?rev=386821&view=rev
        +1: wrowe, trawick
-
-    *) mod_proxy: Fix PR 11971 (HTTP proxy header "Via" with wrong hostname
-                  if ServerName not set or UseCanonicalName Off) by
-                  backporting r102320.
-        Trunk version of patch:
-          http://svn.apache.org/viewcvs?rev=102320&view=rev
-        2.0.x version of patch:
-          http://issues.apache.org/bugzilla/attachment.cgi?id=18037
-       +1: rpluem, jim
-
-    *) core: Prevent read of unitialized memory in ap_rgetline_core. PR 39282.
-        Trunk version of patch:
-          http://svn.apache.org/viewcvs?rev=394070&view=rev
-        2.0.x version of patch:
-          http://issues.apache.org/bugzilla/attachment.cgi?id=18112
-      +1: rpluem, colm
-
-    *) mod_deflate: handle internal redirects correctly
-          http://svn.apache.org/viewcvs?rev=395079&view=rev 
-       +1: colm, wrowe
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: