]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
More ChangeLog typos and corrections
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Jul 2010 01:49:19 +0000 (13:49 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 2 Jul 2010 01:49:19 +0000 (13:49 +1200)
ChangeLog

index b73336746972f981e5861f3640ada4021f01ee97..255e8e4d3ab2015a1e70dd2c9e23981ea29012de 100644 (file)
--- 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