From 302bd09843889e7cb31d1a17b62d2c67742c61a4 Mon Sep 17 00:00:00 2001 From: hno <> Date: Sun, 22 Dec 2002 20:55:31 +0000 Subject: [PATCH] Removed stale reference to Squid-1.1 release notes --- src/cf.data.pre | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/cf.data.pre b/src/cf.data.pre index f53d323f8b..6f3a0537b2 100644 --- a/src/cf.data.pre +++ b/src/cf.data.pre @@ -1,6 +1,6 @@ # -# $Id: cf.data.pre,v 1.292 2002/12/06 23:19:14 hno Exp $ +# $Id: cf.data.pre,v 1.293 2002/12/22 13:55:31 hno Exp $ # # # SQUID Web Proxy Cache http://www.squid-cache.org/ @@ -1819,9 +1819,7 @@ DOC_START this feature could make you liable for problems which it causes. - Please see the file doc/Release-Notes-1.1.txt for a full - description of Squid's refresh algorithm. Basically a - cached object is: (the order is changed from 1.1.X) + Basically a cached object is: FRESH if expires < now, else STALE STALE if age > max -- 2.47.3