From: Joe Orton Date: Mon, 23 Aug 2004 19:56:10 +0000 (+0000) Subject: spanners += 4 X-Git-Tag: STRIKER_2_0_51_RC1^2~55 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8f6baa3a2e9874bf3cc71fbf25fd2cb23541eb4;p=thirdparty%2Fapache%2Fhttpd.git spanners += 4 git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@104773 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a92b52c6efa..84b84126f92 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2004/08/23 15:18:54 $] +Last modified at [$Date: 2004/08/23 19:56:10 $] Release: @@ -78,6 +78,22 @@ PATCHES TO BACKPORT FROM 2.1 PR: 30134 +1: jorton + *) Build fix: ensure httpd is linked against user-supplied LIBS during make. + PR: 7882 + +1: jorton + + *) mod_autoindex: Don't truncate directory listing when a stat call fails. + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/generators/mod_autoindex.c?r1=1.132&r2=1.133 + +1: jorton + + *) unixd_accept: Eliminate now-unnecessary apr_os_sock_get() call. + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/os/unix/unixd.c?r1=1.66&r2=1.67 + +1: jorton + + *) Prevent byterange filter doing its thang for a CGI which returns a Content-Range + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/util_script.c?r1=1.89&r2=1.90 + +1: jorton + *) Proposal: Several folks want to aggressively backport changes from mod_cache, mod_mem_cache and mod_file_cache from Apache 2.1 back into the 2.0 tree. Proposal is this: Lets drop the