]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Cast some votes
authorRuediger Pluem <rpluem@apache.org>
Wed, 7 May 2008 20:04:33 +0000 (20:04 +0000)
committerRuediger Pluem <rpluem@apache.org>
Wed, 7 May 2008 20:04:33 +0000 (20:04 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654242 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index cd8f58de427ddff3757218a45ad94025fcbfc7fe..564b160ce0f6f45a1b0553791ed8740c4a931bd3 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -164,7 +164,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
  * mod_ext_filter: Include recently added TranslateAllMimeTypes option 
    to this AP_INIT_ITERATE parameter (the help message parameter)
       http://svn.apache.org/viewvc?rev=631342&view=rev
-   +1: covener, trawick
+   +1: covener, trawick, rpluem
 
  * ApacheMonitor (win32); Sync to current trunk/.  This would
    Introduce the --kill flag, for use by the installer, solve
@@ -202,7 +202,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&revision=568879
    Backport version for 2.2.x of patch:
        http://people.apache.org/~chrisd/patches/mod_headers_merge/mod_headers-merge-2.2.x.patch
-   +1: chrisd, niq
+   +1: chrisd, niq, rpluem
 
  * mod_authn_dbd: Disambiguate and tidy database authentication
    error messages.  Also move assignment statements after #if blocks
@@ -213,7 +213,7 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://svn.apache.org/viewvc?view=rev&revision=468042
    Backport version for 2.2.x of patch:
        http://people.apache.org/~chrisd/patches/mod_authn_dbd_msgs/mod_authn_dbd-msgs-2.2.x.patch
-   +1: chrisd, niq
+   +1: chrisd, niq, rpluem
 
  * mod_proxy: Add in 'disablereuse' option for parity with similar
    mod_jk functionality.