From: Bill Stoddard Date: Thu, 18 Dec 2003 21:30:06 +0000 (+0000) Subject: Port X-Git-Tag: 2.0.49~281 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fb1659f38a18dc2d4d900945e47aa6e2574a4590;p=thirdparty%2Fapache%2Fhttpd.git Port git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@102087 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index a555bd4177a..08f91746962 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/12/17 15:53:10 $] +Last modified at [$Date: 2003/12/18 21:30:06 $] Release: @@ -66,6 +66,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! ] + * Fix segfault in mod_mem_cache cache_insert() due to cache size + becoming negative. PR: 21285, 21287 + http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_mem_cache.c?r1=1.99&r2=1.100 + +1: stoddard + * Add a hook (insert_error_filter) to allow filters to re-insert themselves during processing of error responses. Enable mod_expires to use the new hook to include Expires headers in valid error