]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 9 Apr 1996 01:31:48 +0000 (01:31 +0000)
committerwessels <>
Tue, 9 Apr 1996 01:31:48 +0000 (01:31 +0000)
ChangeLog

index 0a8df6df042fd4ba21c4b566a4e868e09128d7db..18dacec36520606f752f8c3efbebd3aa6637cc13 100644 (file)
--- 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.