]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Sat, 23 May 1998 05:41:18 +0000 (05:41 +0000)
committerwessels <>
Sat, 23 May 1998 05:41:18 +0000 (05:41 +0000)
CONTRIBUTORS
ChangeLog
TODO

index a980154b14096341e7e3c3274a5325d92f4ba930..0099d141a1739533b05d544ca9acb39779b0ef93 100644 (file)
@@ -62,6 +62,7 @@ Special thanks go to people who have volunteered their time, effort, and ideas t
        Masashi Fujita <objectx@bandit.co.jp>
        Michael Pelletier <mikep@comshare.com>
        Pedro Lineu Orso <orso@pop.hsbcbamerindus.com.br>
+       Hide Nagaoka <hide@cc.meisei-u.ac.jp>
 
 Development of this caching software is funded by the National Science
 Foundation (grant NCR-9521745).  Paid staff members on the caching
index 68ed72037cacc915896be441d4cbafec9979c21a..4484ce6e6b1889b9e36abcc6b169b752480ec57b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,5 @@
+Changes to squid-1.2.beta21 (May 22, 1998):
+
        - Added Italian error pages by Alessio Bragadini.
        - Added Estonian error pages by Toomas Soome.
        - Added Russian (koi-r) error pages by Andrew L. Davydov.
diff --git a/TODO b/TODO
index d79c14b4d4b426d318d1be750e2a549c998663c2..5476fa3209bb470b8a76a11dfa07157ed7a95166 100644 (file)
--- a/TODO
+++ b/TODO
@@ -8,7 +8,6 @@ Our Todo List
        interesting since we just optimized the LRU replacement with a 
        doubly-linked list.
 (1) ** Send full HTTP requests in ICP messages (DW)
-(1)    SSL doesn't work with Proxy Authentication
 
 (2)    be more persistent in forwarding requests; return fewer error pages
 (2)    Fix some problems with peer-selection.
@@ -119,3 +118,4 @@ DONE:
                - Replace bzero with memset
                - Replace bcopy with xmemcpy
 (4) ** FTP PUT (KA)
+(1)    SSL doesn't work with Proxy Authentication