You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2007/08/30 14:42:27 UTC

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

Author: jim
Date: Thu Aug 30 05:42:27 2007
New Revision: 571141

URL: http://svn.apache.org/viewvc?rev=571141&view=rev
Log:
Promote those with >= 3

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

Modified: httpd/httpd/branches/2.0.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.0.x/STATUS?rev=571141&r1=571140&r2=571141&view=diff
==============================================================================
--- httpd/httpd/branches/2.0.x/STATUS (original)
+++ httpd/httpd/branches/2.0.x/STATUS Thu Aug 30 05:42:27 2007
@@ -116,24 +116,6 @@
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ please place SVN revisions from trunk here, so it is easy to
-    identify exactly what the proposed changes are!  Add all new
-    proposals to the end of this list. ]
-
-    *) Reverse Proxy fixes: <Location> bug and Cookie support
-        Patch is at
-        http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch
-        and is in production with Clients.
-       +1: niq, wrowe
-         wrowe adds; looks good, no way to apply this without a minor bump
-
-    *) Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*
-       binaries (especially when compiled --with-static-support (!)) and
-       fix mod_ssl.so to compile against .a openssl archives.
-         http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
-       +1: wrowe, colm
-
     * log core: ensure we use a special pool for stderr logging, so that
       the stderr channel remains valid from the time plog is destroyed,
       until the time the open_logs hook is called again.  [William Rowe]
@@ -152,6 +134,24 @@
       Backported to 2.0 (applies with a bit of fuzz);
         http://people.apache.org/~wrowe/r520701-backport-2.2.patch
       +1: wrowe, rpluem, jim
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ please place SVN revisions from trunk here, so it is easy to
+    identify exactly what the proposed changes are!  Add all new
+    proposals to the end of this list. ]
+
+    *) Reverse Proxy fixes: <Location> bug and Cookie support
+        Patch is at
+        http://people.apache.org/~colm/httpd-2.0-reverse-proxy-cookie.patch
+        and is in production with Clients.
+       +1: niq, wrowe
+         wrowe adds; looks good, no way to apply this without a minor bump
+
+    *) Backport 102870; PR 17217; stop linking OpenSSL .so's to support/*
+       binaries (especially when compiled --with-static-support (!)) and
+       fix mod_ssl.so to compile against .a openssl archives.
+         http://svn.apache.org/viewcvs.cgi?rev=102870&view=rev
+       +1: wrowe, colm
 
 PATCHES TO BACKPORT THAT ARE ON HOLD OR NOT GOING ANYWHERE SOON: