Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 15 Dec 1996 22:42:17 -0800 (PST)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-ports
Subject:   cvs commit:  ports/www/squid11 Makefile ports/www/squid11/files md5
Message-ID:  <199612160642.WAA10137@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/12/15 22:42:16

  Modified:    www/squid11  Makefile
               www/squid11/files  md5
  Log:
  Update 1.1.0 -> 1.1.1 ; from the Changelog:
  - Fixed announcement bug.  Announcements were always off unless
    a file was specified.
  - Fixed wrong number of args to examine_select() debug.
  - Fixed null-string content-type
  - Don't cache replies with 'Set-Cookie:' headers.
  - Fixed bug when client issues IMS, Squid has stale object and
    Squid's lastmod time is greater than the client IMS time.
    A 304 reply would be appropriate for Squid, but not the client
    (diagnosed by Mark Treacy).
  - Fixed httpBuildRequestHeader() content length bug which breaks for
    really large POST requests (Takahiro Yugawa).
  - Fixed 'passthrough_proxy' to pick up port number from list of
    neighbors.
  - Ensure pid file is world-readable if umask is set otherwise
    (Doug Urner).
  - Collect statistics on a few more HTTP headers.
  
  Revision  Changes    Path
  1.15      +3 -3      ports/www/squid11/Makefile
  1.13      +1 -1      ports/www/squid11/files/md5



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199612160642.WAA10137>