]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
propose mod_speling fix.
authorJim Jagielski <jim@apache.org>
Tue, 11 Mar 2008 14:43:41 +0000 (14:43 +0000)
committerJim Jagielski <jim@apache.org>
Tue, 11 Mar 2008 14:43:41 +0000 (14:43 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@635954 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 6519998e368bfceaaf4cc91df842b8ddbc4c2c4e..85a4c07e068fdd74b5334dc50c62f47101030326 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -243,6 +243,15 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK:
        http://people.apache.org/~chrisd/patches/mod_headers_merge/mod_headers-merge-2.2.x.patch
    +1 chrisd
 
+  * mod_speling: remove regression from 1.3/2.0 behavior and
+    drop dependency between mod_speling and AcceptPathInfo.
+    PR: 43562
+   Trunk version of patch: 
+       http://svn.apache.org/viewvc?view=rev&revision=635953
+   Backport version for 2.2.x of patch:
+       Trunk version of patch works
+   +1: jim
+
 PATCHES/ISSUES THAT ARE STALLED
 
    * beos MPM: Create pmain pool and run modules' child_init hooks when