From: Joe Orton Date: Wed, 17 May 2006 14:33:02 +0000 (+0000) Subject: Add two. X-Git-Tag: 2.2.3~86 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86637f939f80e70a3ab637df87bd72a8f76d0b95;p=thirdparty%2Fapache%2Fhttpd.git Add two. git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.2.x@407268 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 3c8a6b1ef71..776ce605e06 100644 --- a/STATUS +++ b/STATUS @@ -107,3 +107,14 @@ PATCHES PROPOSED TO BACKPORT FROM TRUNK: Trunk version works +1 rpluem + * mod_autoindex: Fix filename HTML-escaping for !FancyIndexing. + http://svn.apache.org/viewvc?view=rev&revision=407265 + PR: 38910 + +1: jorton + + * configure: Add "--with-included-apr" flag to force use of + bundled version of APR/APR-util rather than any installed + versions found on the system (as preferred by find_ap?.m4). + http://svn.apache.org/viewcvs?rev=395211&view=rev + +1: jorton +