+Changes to squid-3.5.25 (02 Apr 2017):
+
+ - Bug 4688: various typo error(s) in man page(s)
+ - Bug 4508: Host forgery stalls intercepted being-spliced connections
+ - Native FTP relay: NAT and TPROXY interception fixes
+ - Fix missing CRLF on FTP timeout ABORT commands
+ - TLS: Bump client on errors encountered before ssl_bump evaluation
+ - ext_kerberos_ldap_group_acl: fix unused value warnings
+ - Fix crash when configuring with invalid delay_parameters restore value.
+ - Check that -k argument is provided before trying to use it.
+ - ... and some build fixes
+
Changes to squid-3.5.24 (28 Jan 2017):
- Regression Bug 3940: Make 'cache deny' do what is documented
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[3.5.24-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[3.5.25-BZR],[http://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)
<!doctype linuxdoc system>
<article>
-<title>Squid 3.5.24 release notes</title>
+<title>Squid 3.5.25 release notes</title>
<author>Squid Developers</author>
<abstract>
<sect>Notice
<p>
-The Squid Team are pleased to announce the release of Squid-3.5.24.
+The Squid Team are pleased to announce the release of Squid-3.5.25.
This new release is available for download from <url url="http://www.squid-cache.org/Versions/v3/3.5/"> or the
<url url="http://www.squid-cache.org/Download/http-mirrors.html" name="mirrors">.