]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
update
authorwessels <>
Thu, 1 Jan 1998 07:07:06 +0000 (07:07 +0000)
committerwessels <>
Thu, 1 Jan 1998 07:07:06 +0000 (07:07 +0000)
ChangeLog

index 48c138346e4568478caafc0cd9d57776f05dda0d..7978e3f5c5241ebe0b85805e8ffa39b7fa1f5c12 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
        - Fixed confusing with the use/meaning of ERR_CANNOT_FORWARD
          by creating ERR_FORWARDING_DENIED and changing the
          content of the ERR_CANNOT_FORWARD text.
+       - Fixed pipeline request bug from using strdup() (Henrik
+         Nordstrom).
+       - Call clientReadRequest() directly instead of commSetSelect()
+         for pipelined requests (Henrik Nordstrom).
 
 Changes to squid-1.2.beta10 (Dec 30, 1997):