From: wessels <> Date: Sat, 11 Jan 1997 06:23:08 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~5218 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=115c7870809bec6033623f54e55a43468904170d;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index edc5b40021..a696188658 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,18 @@ -Changes to squid-1.novm.2 (January 7, 1996): +Changes to squid-1.1.4 (January XX, 1997): + + - Created USE_GNUREGEX define to fix forcing GNU regex on + Solaris and NeXTStep. + - Changed SQUID_MAXFD to be a C variable. + - Added QUICKSTART file. + - Fixed ident so the identd request comes from the same IP + address as the original connection was made to (Russell + Street). + - Added '!' condition feature for the 'firewall_ip' list + (Hiroyuki Inoue). + - Added 'udp_hit_obj_size' option (Mark Treacy). + - Fixed cachemgr.cgi to print 'NEVER' instead of '27Y ago'. + +Changes to squid-1.novm.3 (January 7, 1996): - Merged squid-1.1.3 changes.