]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Move up accepted patch
authorPaul Querna <pquerna@apache.org>
Sat, 1 Apr 2006 06:44:45 +0000 (06:44 +0000)
committerPaul Querna <pquerna@apache.org>
Sat, 1 Apr 2006 06:44:45 +0000 (06:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@390603 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index b097559bbbc4dc2fe9ae773a3bdb88647d2623a8..e0f2cb8ffae747eeab0175a9a3c4b8cd8c93c3ff 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -73,6 +73,17 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+    * mod_proxy_http: Fix PR38524 (mod_proxy(_http) does not send keep-alive
+      headers)
+      Trunk version of patch:
+         http://svn.apache.org/viewcvs?rev=377053&view=rev
+         http://svn.apache.org/viewcvs?rev=377057&view=rev
+         http://svn.apache.org/viewcvs?rev=377525&view=rev
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem, jim, pquerna
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_dbd: When threaded, create a private pool in child_init
@@ -105,16 +116,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
          Trunk version of patch works
       +1: rpluem, jim
 
-    * mod_proxy_http: Fix PR38524 (mod_proxy(_http) does not send keep-alive
-      headers)
-      Trunk version of patch:
-         http://svn.apache.org/viewcvs?rev=377053&view=rev
-         http://svn.apache.org/viewcvs?rev=377057&view=rev
-         http://svn.apache.org/viewcvs?rev=377525&view=rev
-      Backport version for 2.2.x of patch:
-         Trunk version of patch works
-      +1: rpluem, jim, pquerna
-
     * mod_isapi: Trivial compiler emit fixes for const'ness - noticed on OS/X
       Correct lvalue assignments (lvalue casts not allowed) - noticed on Sol.
       Resolve use of SetLastError with apr_set_os_error() and axe MAKEFILE