]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 22 Jan 1997 11:42:04 +0000 (11:42 +0000)
committerwessels <>
Wed, 22 Jan 1997 11:42:04 +0000 (11:42 +0000)
ChangeLog

index 183570b6a98b5485958a19787ceeb5ecf522347a..98fdbb23d280a70eeb152600eb13fd667236bf17 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Changes to squid-1.1.5 (January 22, 1996):
+
        - Fixed ACL parsing to join ACL entries with the same name
          (Markus Stumpf).
        - Fixed BIT_SET/BIT_TEST typo in getDefaultParent() (Ed Knowles).
@@ -10,6 +12,9 @@
        - Added .rpm MIME type (Nigel Metheringham).
        - Changed storeDirClean() to create missing directories.
        - Removed icpState->buf and storeCopy() call in icpGetHeadersfForIMS().
+       - Fixed *_ip_list parsing bug (Hiroyuki Inoue).
+       - Fixed bad comm_write() calls in passStart() and sslStart()
+         (Martin Boening).
 
 Changes to squid-1.novm.4 (January XX, 1996):