]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.0.STABLE14
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 11 Apr 2009 09:27:20 +0000 (21:27 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 11 Apr 2009 09:27:20 +0000 (21:27 +1200)
ChangeLog
doc/release-notes/release-3.0.sgml

index 17ca7c4bd55341ae26aed8e35b56e57de96f382c..9cf9170da77e6b89c3150b2959e30e0e6f568564 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -118,6 +118,26 @@ 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.STABLE14 (11 Apr 2009):
+
+       - Regression Fix: HTTP/0.9 in accelerator mode
+       - Bug 1232: cache_dir parameter limited to only 63 entries
+       - Bug 1868: support HTTP 207 status
+       - Bug 2518: assertion failure on restart/reconfigure
+       - Bug 2588: coredump in rDNS lookup
+       - Bug 2595: Out of bounds memory write in squid_kerb_auth
+       - Bug 2599: Idempotent start
+       - Bug 2605: Prevent setsid() on helpers in daemon mode
+       - Fix external_acl_type option parsing
+       - Fix delay pools counters on FTP
+       - Fix several issues with ident (some remain)
+       - Fix performance issues with persistent connections
+       - Fix performance issues with delay pools
+       - Fix forwarding of OPTIONS requests
+       - Add support for HTTP 1.1 Content-Disposition header
+       - Add support for Windows 7, Windows Server 2008 R2 and later
+       - ... and many small documentation updates
+
 Changes to squid-3.0.STABLE13 (03 Feb 2009):
 
        - Fix several issues in request parsing
index 1961b4e93ca03103a55e3492ff85754fd54490e1..f85e5af595d98b84b6bbc17aa502e26302e575a2 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.0.STABLE13 release notes</title>
+<title>Squid 3.0.STABLE14 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.0.STABLE13.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE14.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.0/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.