]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
promote
authorJim Jagielski <jim@apache.org>
Mon, 28 Jan 2008 16:18:58 +0000 (16:18 +0000)
committerJim Jagielski <jim@apache.org>
Mon, 28 Jan 2008 16:18:58 +0000 (16:18 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@615929 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 01e0fd5726ded6ee621780fe99cd9cccaaa9f453..dbdb347c40c1830711e167869fefd22cd1950d28 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -81,6 +81,16 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+  * mod_proxy_ajp: Use a sufficient size for AJP CPING / CPONG messages.
+    Otherwise CPING / CPONG tests will always fail.
+    PR: 43504
+      Trunk version of patch:
+         http://svn.apache.org/viewvc?view=rev&revision=467259
+         http://svn.apache.org/viewvc?view=rev&revision=467274
+      Backport version for 2.2.x of patch:
+         Trunk version of patch works
+      +1: rpluem, trawick, jim
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
   [ New proposals should be added at the end of the list ]
 
@@ -124,16 +134,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
                   should be fixed / discussed in trunk before we backport.
       -1: wrowe until the next release is out the door
 
-  * mod_proxy_ajp: Use a sufficient size for AJP CPING / CPONG messages.
-    Otherwise CPING / CPONG tests will always fail.
-    PR: 43504
-      Trunk version of patch:
-         http://svn.apache.org/viewvc?view=rev&revision=467259
-         http://svn.apache.org/viewvc?view=rev&revision=467274
-      Backport version for 2.2.x of patch:
-         Trunk version of patch works
-      +1: rpluem, trawick, jim
-
   * mod_proxy_http: Return HTTP status codes instead of apr_status_t
     values for errors encountered while forwarding the request body
       Trunk version of patch: