From: Jim Jagielski Date: Tue, 11 Mar 2008 14:43:41 +0000 (+0000) Subject: propose mod_speling fix. X-Git-Tag: 2.2.9~311 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a84eaf81d885f6abb458f8d45c36f6a2d832bceb;p=thirdparty%2Fapache%2Fhttpd.git propose mod_speling fix. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@635954 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 6519998e368..85a4c07e068 100644 --- 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