]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
move my proposal to the end of the list, thanks colmmacc
authorStas Bekman <stas@apache.org>
Mon, 12 Sep 2005 18:32:55 +0000 (18:32 +0000)
committerStas Bekman <stas@apache.org>
Mon, 12 Sep 2005 18:32:55 +0000 (18:32 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.0.x@280389 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 27d8b7849285c36529154634bc16179c11918da3..1c4aa3a07c0b81e13f601fa4197a73e3f2c850e1 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -205,11 +205,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     identify exactly what the proposed changes are!  Add all new
     proposals to the end of this list. ]
 
-    *) Add ReceiveBufferSize directive to control the TCP receive buffer. 
-       code: http://svn.apache.org/viewcvs?view=rev&rev=157583
-       docs: http://svn.apache.org/viewcvs?rev=280384&view=rev
-       +1: stas
-
     *) Fix CAN-2005-2700, mod_ssl SSLVerifyClient bug
          http://svn.apache.org/viewcvs?rev=264800&view=rev
        test case: perl-framework/t/security/CAN-2005-2700.t
@@ -319,6 +314,11 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          http://people.apache.org/~colm/2.0.x-suexec-cgid.patch
        +1: colm
   
+    *) Add ReceiveBufferSize directive to control the TCP receive buffer. 
+       code: http://svn.apache.org/viewcvs?view=rev&rev=157583
+       docs: http://svn.apache.org/viewcvs?rev=280384&view=rev
+       +1: stas
+
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON:
 
     *) Remove LDAP toolkit specific code from util_ldap and mod_auth_ldap.