]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.2.0.3
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Nov 2010 02:43:02 +0000 (15:43 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 6 Nov 2010 02:43:02 +0000 (15:43 +1300)
ChangeLog
doc/release-notes/release-3.2.sgml

index 2d511041b476c0ac528858b32e1671ea675e3cfd..343a618fb7bed682dda0d8a469825ab13caee4bd 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,33 @@
+Changes to squid-3.2.0.3 (06 Nov 2010):
+
+       - Regression fix: SMP broke ICP outgoing IP lookup if no udp_outgoing_addr set
+       - Regression fix: ESI processing of Surrogate filter
+       - Bug 3048: "commio_has_callback(fd, IOCB_READ, ccb)" assertion.
+       - Bug #3038: Detatch libmisc from libcompat
+       - Bug 3028: Permit wbinfo_group.pl to authenticate Kerberos users with NT domain
+       - Bug 3002: store initialization (-z) does not work with SMP configs
+       - Bug 2999: v2.0 of ext_edirectory_userip_acl
+       - Bug 2785: DNS needs to set EDNS options advertising Squid capabilities
+       - Bug 595: Add %err_code and %err_detail logformat codes for transaction failures
+       - HTTP/1.1: support If-Match and If-None-Match requests
+       - HTTP/1.1: forward 1xx control messages to clients that support them
+       - HTTP/1.1: send Age:0 header even if it may break IE5
+       - HTTP/1.1: dechunk incoming requests and chunk outgoing requests
+       - HTTP/1.1: entry is stale if request has max-age=0
+       - HTTP/1.1: harden quoted-string parser
+       - Add --enable-build-info for extra "squid -v" display
+       - Add --with-swapdir=PATH to override default /var/cache/squid
+       - Add cpu_affinity_map directive to bind workers to CPU cores
+       - Add Netfilter MARK support for QoS
+       - Add upgrade process for obsolete options
+       - Add support for RFC 2965 Set-Cookie2 / Cookie2 headers
+       - Add support for client send bandwidth limits (a.k.a., quota or delay pool)
+       - Fixes Eui48 support on OpenBSD
+       - Fixes cache manager support with SMP configs
+       - ... several documentation updates
+       - ... all bug and feature fixes included in 3.1.9 release.
+       - ... many more code polishes and leak removals
+
 Changes to squid-3.2.0.2 (04 Sep 2010):
 
        - Bug 3015: assertion failed: comm.cc:143: "ccb->active()"
index 84de311ca8ecb93b647f839ecb09de488af7d73a..1846b02e3f06e30fb65ebde057d106d65b76b8e2 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.2.0.2 release notes</title>
+<title>Squid 3.2.0.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.2.0.2 for testing.
+The Squid Team are pleased to announce the release of Squid-3.2.0.3 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">.