You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by co...@apache.org on 2008/12/18 16:22:26 UTC

svn commit: r727743 - /httpd/httpd/branches/2.2.x/STATUS

Author: covener
Date: Thu Dec 18 07:22:26 2008
New Revision: 727743

URL: http://svn.apache.org/viewvc?rev=727743&view=rev
Log:
vote & promote

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=727743&r1=727742&r2=727743&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Thu Dec 18 07:22:26 2008
@@ -86,16 +86,13 @@
 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 @@
       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 @@
       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