]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 25 Jul 1998 04:04:04 +0000 (04:04 +0000)
committerwessels <>
Sat, 25 Jul 1998 04:04:04 +0000 (04:04 +0000)
ChangeLog
TODO

index a050060e60a1d55520de130cdfc090b3e7f05886..83b16fc10d0ad8292d8eef0d94de6f4850f46079 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -6,6 +6,8 @@
          Nordstrom).
        - Fixed peerDigestFetchFinish() assertion caused by forwarding
          failures (e.g. miss_access rules).
+       - Changed signal handlers with ASYNC_IO and Linux so that
+         -k command line options work (Miquel van Smoorenburg).
 
 Changes to squid-1.2.beta23 (June 22, 1998):
 
diff --git a/TODO b/TODO
index 14670ba94cb4341424cd4d084d7a79b373dfe2b4..a99406d66d48ede618a16e956125192190741329 100644 (file)
--- a/TODO
+++ b/TODO
@@ -32,6 +32,8 @@ Our Todo List
 (3)    LDAP support.  See http://miso.wwa.com/~donley/ and
        Clayton Donley <qa1049@ilms04.cig.mot.com>
 (3)    What to do about ACL's and URL escaping?
+(3)    Arjan's external proxy auth patch is at
+       http://www.iae.nl/users/devet/squid/proxy_auth/
 
 (4) ** Everywhere that we use 'pattern' or such, use ACL elements instead.
        stoplist_pattern, refresh_pattern, ...  (DW)