]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.1.18 SQUID_3_1_18
authorAmos Jeffries <squid3@treenet.co.nz>
Sat, 3 Dec 2011 06:18:25 +0000 (23:18 -0700)
committerAmos Jeffries <squid3@treenet.co.nz>
Sat, 3 Dec 2011 06:18:25 +0000 (23:18 -0700)
ChangeLog
configure.ac
doc/release-notes/release-3.1.html
doc/release-notes/release-3.1.sgml

index 3d2715c9819fb2ee2e925fa21602c3be4b641e96..65bfb63a3852bc8faed5bc1c46b013f220f1bcb4 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Changes to squid-3.1.18 (03 Dec 2011):
+
+       - Regression: compile error in FTP
+
 Changes to squid-3.1.17 (03 Dec 2011):
 
        - Bug 3432: Crash logging FTP errors
index 3f05984536c0e0157b5980c7bc153a02a8663a5b..f1e7190e55da1bba276af1ffbba070dde7cd829f 100644 (file)
@@ -2,7 +2,7 @@
 dnl
 dnl  $Id$
 dnl
-AC_INIT([Squid Web Proxy],[3.1.17-BZR],[http://www.squid-cache.org/bugs/],[squid])
+AC_INIT([Squid Web Proxy],[3.1.18-BZR],[http://www.squid-cache.org/bugs/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 3c622c6bbdec866b339bf9e7dc797969d83c2092..b95659583e9f79dbac4c4c87e5282a2a9656d22a 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.66">
- <TITLE>Squid 3.1.17 release notes</TITLE>
+ <TITLE>Squid 3.1.18 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.1.17 release notes</H1>
+<H1>Squid 3.1.18 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -71,7 +71,7 @@ for Applied Network Research and members of the Web Caching community.</EM>
 <HR>
 <H2><A NAME="s1">1.</A> <A HREF="#toc1">Notice</A></H2>
 
-<P>The Squid Team are pleased to announce the release of Squid-3.1.17</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.1.18</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.1/">http://www.squid-cache.org/Versions/v3/3.1/</A> or the 
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
@@ -1302,7 +1302,7 @@ format, so all helpers will need to be checked and converted to cope with such i
         %&lt;{Hdr:;member}   HTTP reply header list member using ; as
                           list separator. ; can be any non-alphanumeric
                           character.
-        %%                The percent symbol
+        %%                The percent symbol (available from 3.1.17)
         
 </PRE>
 </P>
index 152f61439bd44fb0090ecd0cd4ebc1001f32be9b..be424cfe5713322c4d395b1900f3cf969eb881f3 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.1.17 release notes</title>
+<title>Squid 3.1.18 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.1.17
+The Squid Team are pleased to announce the release of Squid-3.1.18
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.1/"> or the <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.
 
@@ -1129,7 +1129,7 @@ NOCOMMENT_START
        %<{Hdr:;member}   HTTP reply header list member using ; as
                          list separator. ; can be any non-alphanumeric
                          character.
-       %%                The percent symbol
+       %%                The percent symbol (available from 3.1.17)
        </verb>
 
        <tag>forwarded_for</tag>