From: Amos Jeffries Date: Fri, 2 Jul 2010 01:49:19 +0000 (+1200) Subject: More ChangeLog typos and corrections X-Git-Tag: SQUID_3_2_0_1~101 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7e6cdc23e0073102372351e43d9574899ebc3c52;p=thirdparty%2Fsquid.git More ChangeLog typos and corrections --- diff --git a/ChangeLog b/ChangeLog index b733367469..255e8e4d3a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -5,7 +5,7 @@ Changes to squid-3.1.5 (02 Jul 2010): - Bug 2943: ICAP tokens not logged when using multiple access - Bug 2937: Fails to detect chunked encoding if not given in all lower case - Bug 2903: does not send indirect X-Client-Ip in ICAP respmod - - Fix free memory corruption and off-by-on error when comparing SNMP OIDs + - Fix free memory corruption and off-by-one error when comparing SNMP OIDs - Port from 2.7: max_filedescriptor config option - Fix persistent_connection_after_error is meant to be on by default - ... and several build errors. @@ -33,7 +33,7 @@ Changes to squid-3.1.4 (30 May 2010): Changes to squid-3.1.3 (02 May 2010): - - Remove: Advertise 1.1 on replies + - Remove: Advertise 1.1 on replies to clients (broken chunked handling) - Fix tag ACL type not working Changes to squid-3.1.2 (01 May 2010): @@ -47,7 +47,8 @@ Changes to squid-3.1.2 (01 May 2010): - Bug 2860: Regression: WCCPv1 handshake - Bug 2848: Pass TCP_RST to client on early disconnect - Debian Bug 578047: Correct behaviour of --enable-ipv6 - - HTTP/1.1: Advertise 1.1 on replies + - HTTP/1.1: Advertise 1.1 on requests to servers + - HTTP/1.1: Advertise 1.1 on replies to clients - AIX / UNIX build fixes - Cygwin build fixes - squidclient: -k option to test connection keep-alive or close