]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
update mod_deflate rev#
authorIan Holsman <ianh@apache.org>
Tue, 11 Mar 2003 18:14:47 +0000 (18:14 +0000)
committerIan Holsman <ianh@apache.org>
Tue, 11 Mar 2003 18:14:47 +0000 (18:14 +0000)
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

STATUS

diff --git a/STATUS b/STATUS
index 1165188d1e5f3e4012950528269b5967c9441aea..39a34ad15fd16f8e3afd86e6584694d734d34c67 100644 (file)
--- 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