]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
yab.
authorAndré Malo <nd@apache.org>
Tue, 19 Aug 2003 12:30:49 +0000 (12:30 +0000)
committerAndré Malo <nd@apache.org>
Tue, 19 Aug 2003 12:30:49 +0000 (12:30 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101016 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 9dbf39559763a6071c746e44b3d035c5b598fc14..d869c9952f424ea8b21b1a504ed2083be77835fe 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -1,5 +1,5 @@
 APACHE 2.0 STATUS:                                              -*-text-*-
-Last modified at [$Date: 2003/08/19 00:57:31 $]
+Last modified at [$Date: 2003/08/19 12:30:49 $]
 
 Release:
 
@@ -316,6 +316,11 @@ PATCHES TO PORT FROM 2.1
         modules/mappers/mod_rewrite.c: r1.228
       +1: nd
 
+    * Fix mod_deflate not to search somewhere in the memory for the "gzip"
+      token and to skip token parameters. PR 21523.
+        modules/filters/mod_deflate.c: r1.37
+      +1: nd
+
 CURRENT RELEASE NOTES:
 
     * Backwards compatibility is expected of future Apache 2.0 releases,