From: Cliff Woolley Date: Wed, 13 Aug 2003 21:05:02 +0000 (+0000) Subject: now that i'm finished making a fool of myself, an actual vote ;) X-Git-Tag: 2.0.48~133 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ea85d7a6a75a3dd8d70a479675bb003b80c1f5a;p=thirdparty%2Fapache%2Fhttpd.git now that i'm finished making a fool of myself, an actual vote ;) git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@100984 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 00cfbe9fe5a..e7390803995 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/08/13 21:02:04 $] +Last modified at [$Date: 2003/08/13 21:05:02 $] Release: @@ -70,7 +70,7 @@ PATCHES TO PORT FROM 2.1 deflate to generate a fatal error according to the zlib spec.) PR 22259. [Stas Bekman] http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/filters/mod_deflate.c.diff?r1=1.35&r2=1.36 - +1: stas + +1: stas, jwoolley * Correct the code in ap_check_cache_feshness to check max_age, smax_age, and expires correctly. This is a RFC 2616 compliance issue.