From: wessels <> Date: Sat, 3 Jan 1998 01:09:55 +0000 (+0000) Subject: update X-Git-Tag: SQUID_3_0_PRE1~4290 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=fd82d0b00de2a1f85a4f6c0d3196df1b89525498;p=thirdparty%2Fsquid.git update --- diff --git a/ChangeLog b/ChangeLog index a06362dd57..939f7dda3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ + - Fixed fake 'struct rusage' definition which prevented compling + on Solaris 2.4. + - Fixed copy-by-ref bug for request->headers in + clientRedirectDone() (Michael O'Reilly). + Changes to squid-1.2.beta10 (Jan 1, 1998): - Fixed content-length bugs for 204 replies, 304 replies,