]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
* Add a proposal.
authorRuediger Pluem <rpluem@apache.org>
Thu, 29 Nov 2007 21:53:38 +0000 (21:53 +0000)
committerRuediger Pluem <rpluem@apache.org>
Thu, 29 Nov 2007 21:53:38 +0000 (21:53 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@599591 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 5d8d1233342482d33521bd65cf4f3eafac3ed91b..7ea28fecf57844e84c537e329a2b7e722da61d31 100644 (file)
--- 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