From: wessels <> Date: Tue, 9 Apr 1996 01:31:48 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~6261 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=150b0244bc04eb95e9fa009f475b425300e5d9da;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index 0a8df6df04..18dacec365 100644 --- a/ChangeLog +++ b/ChangeLog @@ -40,7 +40,9 @@ - added improved IP ACL routines; now handles netmasks. - Added storeEntryValidLength(). Objects with invalid content lengths will be ejected. - - Added clean shutdown mode. On sigterm close incoming and + - Added clean shutdown mode. On SIGTERM, close incoming and dnsserver sockets. When no sockets left in select loop return and exit. - Added support for shttp and CONNECT urls. + - Added support for large POST objects. + - Started arranging for HUP to re-read config file.