From: wessels <> Date: Sat, 23 May 1998 05:41:18 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~3271 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=6ee40ea222cf94f5f3ba8facb38122c153e0f5d3;p=thirdparty%2Fsquid.git update --- diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a980154b14..0099d141a1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -62,6 +62,7 @@ Special thanks go to people who have volunteered their time, effort, and ideas t Masashi Fujita Michael Pelletier Pedro Lineu Orso + Hide Nagaoka Development of this caching software is funded by the National Science Foundation (grant NCR-9521745). Paid staff members on the caching diff --git a/ChangeLog b/ChangeLog index 68ed72037c..4484ce6e6b 100644 --- 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 d79c14b4d4..5476fa3209 100644 --- 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