]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.0.STABLE19
authorAmos Jeffries <squid3@treenet.co.nz>
Sun, 6 Sep 2009 10:50:20 +0000 (22:50 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Sun, 6 Sep 2009 10:50:20 +0000 (22:50 +1200)
ChangeLog
doc/release-notes/release-3.0.sgml

index f88b27e0c43164ae6fa471b0934f5c059f42d00d..8b4c5121b24a85335f1dec63eaf95a893b8aa1fa 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -216,6 +216,19 @@ 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.STABLE19 (06 Sep 2009):
+
+       - Bug 2745: Invalid Response error on small reads
+       - Bug 2739: DNS resolver option ndots can't be parsed from resolv.conf
+       - Bug 2734: some compile errors on Solaris
+       - Bug 2648: stateful helpers stuck in reserved if client disconnects while helper busy
+       - Bug 2541: Hang in 100% CPU loop while extacting header details using a delimiter other than comma
+       - Bug 2362: Remove support for deferred state in stateful helpers
+       - Add 0.0.0.0 as a to_localhost address
+       - Docs: Improve chroot directive documentation slightly
+       - Fixup libxml2 include magics, was failing when a configure cache was used
+       - ... and some minor testing improvements.
+
 Changes to squid-3.0.STABLE18 (04 Aug 2009):
 
        - Bug 2728: regression: assertion failed: !eof
index 3b04a484b5f974cda8751fe7fd389ae64db94b63..36735095f61093f4c2059c8b0a270ac93665914d 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.0.STABLE18 release notes</title>
+<title>Squid 3.0.STABLE19 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.STABLE18.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE19.
 
 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">.