From: Ruediger Pluem Date: Wed, 7 May 2008 20:04:33 +0000 (+0000) Subject: * Cast some votes X-Git-Tag: 2.2.9~214 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7deb387bb7207ae79a925b8c467ee7efd515c52;p=thirdparty%2Fapache%2Fhttpd.git * Cast some votes git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@654242 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index cd8f58de427..564b160ce0f 100644 --- 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.