From: Amos Jeffries Date: Tue, 22 Dec 2009 05:09:35 +0000 (+1300) Subject: Prep for 3.0.STABLE21 X-Git-Tag: SQUID_3_2_0_1~492 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=06d0f369848f2b5410b70141b44d46b99941f84a;p=thirdparty%2Fsquid.git Prep for 3.0.STABLE21 --- diff --git a/ChangeLog b/ChangeLog index b5f2e4acae..49943b3f40 100644 --- a/ChangeLog +++ b/ChangeLog @@ -262,6 +262,17 @@ Changes to squid-3.1.0.1 (27 Oct 2008): - Bug #2223: Follow XFF extensions added - ... and many code and documentation cleanups +Changes to squid-3.0.STABLE21 (22 Dec 2009): + + - Bug 2830: Clarify where NULL byte is in headers. + - Bug 2778: Linking issues using SunCC + - Bug 2395: FTP errors not displayed + - Bug 2155: Assertion failures on malformed Content-Range response headers + - Fix parsing and a few bugs in ACL time type + - Fix RFC keep-alive compliance on intercepted replies + - Improved security hardening on %nn parser + - Replace several GCC-specific code snippets. + Changes to squid-3.0.STABLE20 (29 Oct 2009): - Bug 2794: ESI parsing on FreeBSD