]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
And promote
authorJim Jagielski <jim@apache.org>
Tue, 12 Dec 2006 14:16:28 +0000 (14:16 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 12 Dec 2006 14:16:28 +0000 (14:16 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@486156 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index f595406b907ee824c9b85cfb74695bbb1a57254e..e447037e8885e7c970352588b24dab4e296afd6d 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -78,6 +78,12 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+
+   * mod_dbd: Don't try to set up a connection pool (and emit bogus
+              error messages) when DBD isn't configured.
+     http://svn.apache.org/viewvc?view=rev&revision=485311
+     +1: niq, rpluem, jim
+
 PATCHES PROPOSED TO BACKPORT FROM TRUNK:
 
     * mpm_winnt: Fix return values from wait_for_many_objects.
@@ -262,8 +268,3 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        For r484787, see: http://people.apache.org/~jim/patches/lock.txt
        otherwise, trunk version works.
      +1: jim, rpluem
-
-   * mod_dbd: Don't try to set up a connection pool (and emit bogus
-              error messages) when DBD isn't configured.
-     http://svn.apache.org/viewvc?view=rev&revision=485311
-     +1: niq, rpluem, jim