]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
Prep for 3.0.STABLE18
authorAmos Jeffries <squid3@treenet.co.nz>
Tue, 4 Aug 2009 02:36:03 +0000 (14:36 +1200)
committerAmos Jeffries <squid3@treenet.co.nz>
Tue, 4 Aug 2009 02:36:03 +0000 (14:36 +1200)
ChangeLog
doc/release-notes/release-3.0.sgml

index f0cc84ef0b25e447ad4b56527684caa835dc3c19..84d222e4b17fc1dc31e8bdb23faba1fa3e81f043 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -206,6 +206,17 @@ 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.STABLE18 (04 Aug 2009):
+
+       - Bug 2728: regression: assertion failed: !eof
+       - Bug 2732: reply_body_max_size smaller than error page loops
+                   infinitely until out of memory
+       - Bug 2725: pconn failure if domain or client_address are unset
+       - Bug 2648: reserved helpers not shut down after reconfigure/rotate
+       - Bug 2462: make check should tell when cppunit is missing
+       - Remove excess messages about headers < minimum size
+       - Support Libtool 2.2.6
+
 Changes to squid-3.0.STABLE17 (27 Jul 2009):
 
        - Bug 2680 regression: Crash after rotate with no helpers running
index e5b7bc75bec7e01b4282a95436f5bda2f51af25f..3b04a484b5f974cda8751fe7fd389ae64db94b63 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.0.STABLE17 release notes</title>
+<title>Squid 3.0.STABLE18 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.STABLE17.
+The Squid Team are pleased to announce the release of Squid-3.0.STABLE18.
 
 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">.