From: Jeff Trawick Date: Mon, 15 Sep 2003 23:19:15 +0000 (+0000) Subject: vote.incr() X-Git-Tag: 2.0.48~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7c1306fab738286d0f891b3bd7629291ff1e8b3e;p=thirdparty%2Fapache%2Fhttpd.git vote.incr() git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/APACHE_2_0_BRANCH@101245 13f79535-47bb-0310-9956-ffa450edef68 --- diff --git a/STATUS b/STATUS index 24065c2fbd3..c8f79a87a1f 100644 --- a/STATUS +++ b/STATUS @@ -1,5 +1,5 @@ APACHE 2.0 STATUS: -*-text-*- -Last modified at [$Date: 2003/09/15 19:47:57 $] +Last modified at [$Date: 2003/09/15 23:19:15 $] Release: @@ -82,8 +82,7 @@ PATCHES TO PORT FROM 2.1 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_cache.h.diff?r1=1.39&r2=1.40 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_disk_cache.c.diff?r1=1.46&r2=1.47 http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/experimental/mod_mem_cache.c.diff?r1=1.93&r2=1.94 - +1: rederpj, fielding - + +1: rederpj, fielding, trawick * Correct the code in ap_check_cache_feshness to check max_age, smax_age, and expires correctly. This is a RFC 2616 compliance issue.