]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Wed, 5 Aug 1998 12:19:32 +0000 (12:19 +0000)
committerwessels <>
Wed, 5 Aug 1998 12:19:32 +0000 (12:19 +0000)
ChangeLog
TODO

index fba36bc309adfeecc601c73fc5eedfbaab813cca..7f31653ee4e5a10afbfd084e7e9c6e855c8833f6 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -28,6 +28,9 @@
        - Fixed 'you are running out of filedescriptors' bug which
          could cause the HTTP incoming connection handler to not
          be reset.
+       - Changed syslog logging.  Now squid debug levels 0 and 1 go
+         to syslog.  Level 0 gets LOG_WARNING and level 1 gets LOG_ERR
+         (this needs more work!)
 
 Changes to squid-1.2.beta23 (June 22, 1998):
 
diff --git a/TODO b/TODO
index 35e4c4726cf8758aa3b659385472bafef58f5df2..f1c4f7a3a27aaae2c62c328f952b2857ba0cd73f 100644 (file)
--- a/TODO
+++ b/TODO
@@ -41,6 +41,8 @@ Our Todo List
        known content types added to StoreEntry.  Unknown types will lose.
 (4)    Write binary headers as metadata?
 (4)    Configurable proxy-auth realm
+(4)    Configurable FQDN cache size
+(4)    HTML-escape special characters in errorConvert().
 
 (5)    X-Proxy-hops header?
 (5)    internalize redirectors?