]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
vote & promote
authorEric Covener <covener@apache.org>
Thu, 18 Dec 2008 15:22:26 +0000 (15:22 +0000)
committerEric Covener <covener@apache.org>
Thu, 18 Dec 2008 15:22:26 +0000 (15:22 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@727743 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 2ba3cdd1ffce0875b64d340709b0c6d651343aca..de91f3fe6a2d0d7967559fe2d764804fde2cbaba 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -86,16 +86,13 @@ RELEASE SHOWSTOPPERS:
 PATCHES ACCEPTED TO BACKPORT FROM TRUNK:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
-PATCHES PROPOSED TO BACKPORT FROM TRUNK:
-  [ New proposals should be added at the end of the list ]
-
  * mod_cache: Correctly save Content-Encoding of cachable entity. PR 46401
    [Dan Poirier <poirier pobox.com>]
    Trunk version of patch (committed by rpluem):
       http://svn.apache.org/viewvc?view=rev&revision=726796
    Backport version of patch:
       http://people.apache.org/~rederpj/backport_PR46401_cache_Content-Encoding.diff
-   +1: rederpj, rpluem
+   +1: rederpj, rpluem, covener 
 
  * mod_ldap: Avoid a segfault when result->rc is checked in uldap_connection_init
    when result is NULL. This could happen if LDAP initialization failed.
@@ -104,7 +101,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc?view=rev&revision=727053
    Backport version for 2.2.x of patch:
       http://people.apache.org/~rederpj/backport_PR45994_util_ldap.c.diff
-   +1: rederpj, rpluem
+   +1: rederpj, rpluem, covener
 
  * Set Listen protocol to "https" if port is set to 443 and no proto is specified
      (as documented but not implemented). PR 46066  [Dan Poirier <poirier pobox.com>]
@@ -112,7 +109,10 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       http://svn.apache.org/viewvc?view=rev&revision=727477
    Backport version for 2.2.x of patch (trunk patch applies with offset):
       http://people.apache.org/~rederpj/backport_PR46066_443https.diff
-   +1: rederpj, rpluem
+   +1: rederpj, rpluem, covener
+
+PATCHES PROPOSED TO BACKPORT FROM TRUNK:
+  [ New proposals should be added at the end of the list ]
 
 PATCHES/ISSUES THAT ARE STALLED