]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.0.STABLE21
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 22 Dec 2009 05:09:35 +0000 (18:09 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 22 Dec 2009 05:09:35 +0000 (18:09 +1300)
ChangeLog

index b5f2e4acaec9c8c0ffff46a16bfc0188c1f48d0c..49943b3f40ae6599a30663a791574d2393ef1d79 100644 (file)
--- 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