]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.3.3 and 3.2.9
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 12 Mar 2013 09:53:28 +0000 (03:53 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 12 Mar 2013 09:53:28 +0000 (03:53 -0600)
ChangeLog
doc/release-notes/release-3.2.sgml
doc/release-notes/release-3.3.sgml

index fbc2244802363600d19ed23db185b817d7c69db8..505f7a06bf3ab6b142443f5a0f23f4db46c7d8ee 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+Changes to squid-3.3.3 (12 Mar 2013):
+
+       - Bug 3720: Add missing include in /dev/poll I/O module (pt2)
+       - ... and all changes from squid 3.2.9
+
 Changes to squid-3.3.2 (02 Mar 2013):
 
        - Bug 3781: Proxy Authentication not sent to cache_peer
@@ -50,6 +55,13 @@ 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.9 (12 Mar 2013):
+
+       - Regression fix: Accept-Language header parse
+       - Bug 3673: Silence 'Failed to select source' messages
+       - Fix authentication headers sent on peer digest requests
+       - Fix build error on Solaris, OpenIndiana, Omnios
+
 Changes to squid-3.2.8 (02 Mar 2013):
 
        - Bug 3767: tcp_outgoing_tos/mark ACLs do not obey acl_uses_indirect_client
index 5a31c6eb49e8bf038d1b644afeab55050d4fe93b..dc955e2ea85048cd2c60b3f422383bec836b7192 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.8 release notes</title>
+<title>Squid 3.2.9 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.8.
+The Squid Team are pleased to announce the release of Squid-3.2.9.
 
 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">.
index fa040a559155c35d47385a969a04852da01ab9bd..9a01a9d968e0b194dbcde74e8c4bbddccdf059a3 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.2 release notes</title>
+<title>Squid 3.3.3 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.3.2.
+The Squid Team are pleased to announce the release of Squid-3.3.3.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.3/"> or the 
 <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.