]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
ftp_sanitycheck option changelog
authorhno <>
Tue, 23 Apr 2002 02:38:36 +0000 (02:38 +0000)
committerhno <>
Tue, 23 Apr 2002 02:38:36 +0000 (02:38 +0000)
ChangeLog

index 5594ba43f98d222aa5e09b337c899bd10b89b9f1..6ce329270434582c39ff471b5821cbd3d74bef61 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -44,6 +44,9 @@ Changes to squid-2.5 ():
         - msntauth updated to v2.0.3
        - no_cache now applies to cache hits as well as cache misses
        - the Gopher client in Squid has been significantly improved
+       - Squid now sanity checks FTP data connections to ensure the
+         connection is from the requested server. Can be disabled if
+         needed by turning off the ftp_sanitycheck option.
        - Countless other small things and fixes
 
 Changes to Squid-2.4.STABLE6 (March 19, 2002):