]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 18 Jan 1997 13:21:31 +0000 (13:21 +0000)
committerwessels <>
Sat, 18 Jan 1997 13:21:31 +0000 (13:21 +0000)
ChangeLog

index f9f45b259cb4c15eccf8800e16ac27802eda893f..bc57a45d7af285a9450c4e5bb32ff6a775e2e9c6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,15 @@
+       - Fixed ACL parsing to join ACL entries with the same name
+         (Markus Stumpf).
+       - Fixed BIT_SET/BIT_TEST typo in getDefaultParent() (Ed Knowles).
+       - Removed comm_read() and commHandleRead().
+       - Fixed rotating special files (Kolics Bertold).
+       - Fixed sending HTTP reply code 0 in error messages.
+       - Fixed ftpget to recognize 'NetWare' servers and skip whitespace
+         before filenames.
+       - Changed ftpget default Content-Type to application/octet-stream.
+       - Added .rpm MIME type (Nigel Metheringham).
+       - Changed storeDirClean() to create missing directories.
+
 Changes to squid-1.novm.4 (January XX, 1996):
 
        - Fixed storeRegister loop in icpHandleIMSReply().