From: André Malo Date: Wed, 21 Apr 2004 22:01:32 +0000 (+0000) Subject: yet another backport X-Git-Tag: 2.0.50~179 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=401b5567f6ece6855cb7bfac5b117f67403398b2;p=thirdparty%2Fapache%2Fhttpd.git yet another backport git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@103475 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 9539322481c..e2da9730aa4 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/04/21 21:30:26 $] +Last modified at [$Date: 2004/04/21 22:01:32 $] Release: @@ -72,6 +72,11 @@ PATCHES TO BACKPORT FROM 2.1 [ please place file names and revisions from HEAD here, so it is easy to identify exactly what the proposed changes are! ] + *) export ap_set_sub_req_protocol and ap_finalize_sub_req_protocol on Win32. + (should be a minor MMN bump). PR 28523. + server/protocol.c: r1.147 + +1: nd + *) allow symlinks on directories to be processed by Include directives and stop possible recursion by a counter. PR 28492 server/config.c: r1.175