]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
3.3.13 SQUID_3_3_13
authorAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Aug 2014 14:15:53 +0000 (08:15 -0600)
committerAmos Jeffries <squid3@treenet.co.nz>
Wed, 27 Aug 2014 14:15:53 +0000 (08:15 -0600)
ChangeLog
configure.ac
doc/release-notes/release-3.3.html
doc/release-notes/release-3.3.sgml

index a4a1bdff9e0f19032b1912e2fe758da323fbce03..443e5a897ead132a03462ab886c5906bd63d8a4e 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+Changes to squid-3.3.13 (28 Aug 2014):
+
+       - Fix segmentation fault setting up server SSL connnection
+       - HTTP/1.1: Ignore Range headers with unidentifiable byte-range values
 
 Changes to squid-3.3.12 (09 Mar 2014):
 
index 52d3e33d029a437b8ccb590eefca76c33994d8ac..1529a59075555e450cb93c46767e7585590053cc 100644 (file)
@@ -1,4 +1,4 @@
-AC_INIT([Squid Web Proxy],[3.3.12-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.3.13-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)
index 0991b0515a40cb38add40deef6a679c26d3556f1..62981f731fec6b379d2024c3b140854ff3c133ed 100644 (file)
@@ -2,10 +2,10 @@
 <HTML>
 <HEAD>
  <META NAME="GENERATOR" CONTENT="LinuxDoc-Tools 0.9.69">
- <TITLE>Squid 3.3.12 release notes</TITLE>
+ <TITLE>Squid 3.3.13 release notes</TITLE>
 </HEAD>
 <BODY>
-<H1>Squid 3.3.12 release notes</H1>
+<H1>Squid 3.3.13 release notes</H1>
 
 <H2>Squid Developers</H2>
 <HR>
@@ -56,7 +56,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.3.12.</P>
+<P>The Squid Team are pleased to announce the release of Squid-3.3.13.</P>
 <P>This new release is available for download from 
 <A HREF="http://www.squid-cache.org/Versions/v3/3.3/">http://www.squid-cache.org/Versions/v3/3.3/</A> or the 
 <A HREF="http://www.squid-cache.org/Mirrors/http-mirrors.html">mirrors</A>.</P>
index c27bcc98fee3b3b2987a4d6c336d24a0bb6c1f44..39a70b5d76db66233a152458b7dc68925aa2c1c7 100644 (file)
@@ -1,6 +1,6 @@
 <!doctype linuxdoc system>
 <article>
-<title>Squid 3.3.12 release notes</title>
+<title>Squid 3.3.13 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.3.12.
+The Squid Team are pleased to announce the release of Squid-3.3.13.
 
 This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.3/"> or the 
 <url url="http://www.squid-cache.org/Mirrors/http-mirrors.html" name="mirrors">.