]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Tue, 7 Apr 1998 04:33:04 +0000 (04:33 +0000)
committerwessels <>
Tue, 7 Apr 1998 04:33:04 +0000 (04:33 +0000)
ChangeLog
TODO

index af5baea4b3d36334f42f67e0961c7a655ed21e54..0ec7b0a1ac3c83c83db709cfa2f8fa4ed494f34b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,7 @@
          when it returns 0.
        - Fixed cbdata memory counting leak.  cbdataUnlock() always
          called free(), never memFree().
+       - Fixed storeDirWriteCleanLogs() malloc bug on Alphas.
 
 Changes to squid-1.2.beta18 (Mar 23, 1998):
 
diff --git a/TODO b/TODO
index 639a39ef9a93a30a2a35f5a22dc9624abd62ba3e..ee961cf4afe48742ac01d1c2f32b58cf47cecc13 100644 (file)
--- a/TODO
+++ b/TODO
@@ -72,7 +72,8 @@ Our Todo List
 (5)    Customizable access logging.
 (5)    Inline DNS queries with native resolver calls.
 (5)    MD5 acl type
-
+(5)    return "ERR_TOO_LARGE" messages for replies with
+       content-lengths larger than some limit.
 
 DONE:
 + s/sprintf/snprintf/g