From: Ruediger Pluem Date: Thu, 29 Nov 2007 21:53:38 +0000 (+0000) Subject: * Add a proposal. X-Git-Tag: 2.2.7~171 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c37f39cd8d348f341de29791ab41c6a33814070f;p=thirdparty%2Fapache%2Fhttpd.git * Add a proposal. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599591 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 5d8d1233342..7ea28fecf57 100644 --- a/STATUS +++ b/STATUS @@ -227,6 +227,16 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: http://svn.apache.org/viewvc?view=rev&revision=599393 +1: niq, rpluem + * mod_autoindex: make spacing in HTML code the same as before r593816. This + avoids that the autoindex test (t/modules/autoindex) fails. Adjusting + the autoindex test would cause it to fail with older versions and would + make it harder to recognize regressions. + Trunk version of patch: + http://svn.apache.org/viewcvs.cgi?rev=599589&view=rev + Backport version for 2.2.x of patch: + Trunk version of patch works + +1: rpluem, + PATCHES/ISSUES THAT ARE STALLED * beos MPM: Create pmain pool and run modules' child_init hooks when