]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Promote and promote
authorWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 18 Apr 2006 21:55:09 +0000 (21:55 +0000)
committerWilliam A. Rowe Jr <wrowe@apache.org>
Tue, 18 Apr 2006 21:55:09 +0000 (21:55 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@395061 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 296e3904e964ff2cf5666a9bdb5c8fede005c7a9..38ca564cd47a969d3488e6c695886dc8aa32b441 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -71,9 +71,6 @@ CURRENT RELEASE NOTES:
 
 RELEASE SHOWSTOPPERS:
 
-PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
-  [ start all new proposals below, under PATCHES PROPOSED. ]
-
     * http_protocol: Fix escaping of Expect error message
         Trunk version of patch:
           http://svn.apache.org/viewcvs?rev=394965&view=rev
@@ -82,6 +79,18 @@ PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
        +1: mjc, trawick, rpluem, jim
 
 
+PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
+  [ start all new proposals below, under PATCHES PROPOSED. ]
+
+    * htdbm: Fix crash in 64-bit mode on HP-UX caused by unexpected
+      placement of crypt() prototype (unistd.h).
+        Trunk version of patch:
+          http://svn.apache.org/viewcvs?rev=393364&view=rev
+        2.2.x version of patch:
+          Trunk version works
+      +1: trawick, colm, jim
+
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mod_dbd: When threaded, create a private pool in child_init
@@ -98,14 +107,6 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       -1 bnicholes - The authorization refactoring that was done is for 2.3 and above.
                      This can not be backported to 2.2.
 
-    * htdbm: Fix crash in 64-bit mode on HP-UX caused by unexpected
-      placement of crypt() prototype (unistd.h).
-        Trunk version of patch:
-          http://svn.apache.org/viewcvs?rev=393364&view=rev
-        2.2.x version of patch:
-          Trunk version works
-      +1: trawick, colm, 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