From: Ian Holsman Date: Tue, 11 Mar 2003 18:14:47 +0000 (+0000) Subject: update mod_deflate rev# X-Git-Tag: 2.0.45~70 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=3ab9a76b733bd10913da09f7813057308220d675;p=thirdparty%2Fapache%2Fhttpd.git update mod_deflate rev# and cast my 2c's on other backports PR: Obtained from: Submitted by: Reviewed by: git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@98983 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 1165188d1e5..39a34ad15fd 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/03/11 18:04:33 $] +Last modified at [$Date: 2003/03/11 18:14:47 $] Release: @@ -123,7 +123,7 @@ PATCHES TO PORT FROM 2.1 * Fix a problem where a redirected subrequest doesn't have the subrequest filter in place (PR 15423). modules/http/http_request.c: r1.154 - +1: trawick, nd + +1: trawick, nd, ianh * Fix mod_rewrite's path handling. This should apply at least to 2.0. A working patch (on my machine) for 1.3 is: @@ -153,7 +153,7 @@ PATCHES TO PORT FROM 2.1 directive. PR 17462. modules/mappers/mod_rewrite.c: r1.148 modules/mappers/mod_rewrite.h: r1.43 - +1: nd, wrowe + +1: nd, wrowe, ianh * mod_autoindex emits and accepts modern query string parameter delimiters (;). Thus column headers no longer contain unescaped @@ -182,7 +182,7 @@ PATCHES TO PORT FROM 2.1 * mod_deflate: Check also err_headers_out for an already set Content-Encoding: gzip header. This prevents gzip compressed content from a CGI script from being compressed once more. PR 17797. - modules/filters/mod_deflate.c: r1.32 + modules/filters/mod_deflate.c: r1.33 +1: nd, ianh * mod_negotiation: parse quality values independent from