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 2013/05/11 14:18:57 UTC

svn commit: r1481310 - /httpd/httpd/branches/2.4.x/STATUS

Author: covener
Date: Sat May 11 12:18:57 2013
New Revision: 1481310

URL: http://svn.apache.org/r1481310
Log:
get some easier votes out of the way

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

Modified: httpd/httpd/branches/2.4.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.4.x/STATUS?rev=1481310&r1=1481309&r2=1481310&view=diff
==============================================================================
--- httpd/httpd/branches/2.4.x/STATUS (original)
+++ httpd/httpd/branches/2.4.x/STATUS Sat May 11 12:18:57 2013
@@ -232,7 +232,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * mod_dav: Do not segfault on PROPFIND with a zero length DBM. PR 52559
       trunk patch: http://svn.apache.org/r1476645
       2.4.x patch: trunk patch works (minus CHANGES)
-      +1: minfrin
+      +1: minfrin, covener
 
     * core, mod_ssl: Lift the restriction that prevents mod_ssl taking
       full advantage of the event MPM. Enable the ability for a module
@@ -300,7 +300,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
       semantics of the proxy-revalidate directive.
       trunk patch: http://svn.apache.org/r1479216
       2.4.x patch: trunk patch works (minus CHANGES)
-      +1: minfrin
+      +1: minfrin, covener
 
     * mod_cache: Honour Cache-Control: no-store in a request.
       trunk patch: http://svn.apache.org/r1479222
@@ -346,7 +346,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
     * mod_proxy: Reject invalid values for Max-Forwards.
       trunk patch: http://svn.apache.org/r1481302
       2.4.x patch: trunk patch works (minus CHANGES)
-      +1: minfrin
+      +1: minfrin, covener
 
     * core: PR54948 wildcard name-based virtual hosts printed twice in httpd -S
       trunk patch: http://svn.apache.org/r1481306.