]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.2.7
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Feb 2013 05:13:47 +0000 (22:13 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Feb 2013 05:13:47 +0000 (22:13 -0700)
ChangeLog
doc/release-notes/release-3.2.sgml

index 787032a555350fdfeeb01cbc4aae27b7048712ad..f44cab648689519787bf53480d3eb15916028962 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -32,6 +32,23 @@ Changes to squid-3.3.0.1 (21 Oct 2012):
        - ... and many compile error fixes
        - ... and a very large amount of code polish for faster compilation
 
+Changes to squid-3.2.7 (01 Feb 2013):
+
+       - Bug 3736: Floating point exception due to divide by zero
+       - Bug 3735: raw-IPv6 domain URLs crash if IPv6-disabled
+       - Bug 3732: Fix ConnOpener IPv6 awareness
+       - Bug 3729: 32-bit overflow in parsing 64-bit configuration values
+       - Bug 3728: Improve debug for cache_dir
+       - Bug 3687: unhandled exception: c when using interception and peers
+       - Bug 3678: external acl grace period causes acl lookup failures
+       - Bug 3567: Memory leak handling malformed requests
+       - Bug 3111: Mid-term fix for the forward.cc "err" assertion
+       - Support OpenSSL NO_Compression optio
+       - Fix IPv6 enabled pinger on split-stack or IPv6-disabled systems
+       - Fix "address.GetPort() != 0" assertion for helpers
+       - ... and several minor memory leaks
+       - ... and some cache.log message polishing
+
 Changes to squid-3.2.6 (09 Jan 2013):
 
        - Regression Bug 3731: TOS setsockopt() requires int value
index 19f8741662a9b36b2bc7d9bddb7744dde907c957..6e12c7498bf8d6fac728d104989975534975f8c3 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.6 release notes</title>
+<title>Squid 3.2.7 release notes</title>
 <author>Squid Developers</author>
 
 <abstract>
@@ -13,7 +13,7 @@ for Applied Network Research and members of the Web Caching community.
 
 <sect>Notice
 <p>
-The Squid Team are pleased to announce the release of Squid-3.2.6 for 
+The Squid Team are pleased to announce the release of Squid-3.2.7 for 
 testing.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.2/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.