]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Bugzilla #655: icmpRecv: recv: (11) Resource temporarily unavailable
authorwessels <>
Fri, 13 Jun 2003 05:56:38 +0000 (05:56 +0000)
committerwessels <>
Fri, 13 Jun 2003 05:56:38 +0000 (05:56 +0000)
doc/release-notes/release-3.0.sgml

index 4479b22cbb4a10a907efd3f7819995dfb26522f5..bbbfa132c25f2989624c9064c186a506714135e0 100644 (file)
@@ -2,7 +2,7 @@
 <article>
 <title>Squid 3.0 release notes</title>
 <author>Squid Developers</author>
-<date>$Id: release-3.0.sgml,v 1.6 2003/06/09 22:06:24 wessels Exp $</date>
+<date>$Id: release-3.0.sgml,v 1.7 2003/06/12 23:56:38 wessels Exp $</date>
 
 <abstract>
 This document contains the release notes for version 3.0 of Squid.
@@ -115,6 +115,7 @@ This fixes two issues:<itemize><item>Transparently intercepted requests is no lo
  <item>ncsa_auth extened with support for MD5 hashes. (Henrik Nordstrom)
  <item>Complain if open of /dev/null fails; avoids infinite loop in ipcCreate().
  <item>Properly quote the quoting character '%' in log_quote() and username_quote().
+ <item>in icmpRecv(), Handle the case when recv() returns EAGAIN and do not treat it like an error.
 </itemize>
 
 <sect>Changes to squid.conf