]> git.ipfire.org Git - thirdparty/squid.git/commitdiff
4.0.8 SQUID_4_0_8
authorAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Apr 2016 21:03:15 +0000 (10:03 +1300)
committerAmos Jeffries <squid3@treenet.co.nz>
Fri, 1 Apr 2016 21:03:15 +0000 (10:03 +1300)
ChangeLog
configure.ac

index fa8cc87cf5378a4deb5d630e11491fb829b83c2b..de06265104684477ea583e0c3e27751d620d9c3f 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,7 +15,7 @@ Changes to squid-4.0.8 (02 Apr 2016):
        - Tests: update test suite for GnuTLS
        - ... and some documentation updates
        - ... and some code cleanup and polishing
-       - ... and all fixes from squid 3.5.15
+       - ... and all fixes from squid 3.5.16
 
 Changes to squid-4.0.7 (23 Feb 2016):
 
index 9cb360d6529ecb7abfe18744474664d11b9970c0..81d4ddc680458de9045b22cf05ef06ec7d588a21 100644 (file)
@@ -5,7 +5,7 @@
 ## Please see the COPYING and CONTRIBUTORS files for details.
 ##
 
-AC_INIT([Squid Web Proxy],[4.0.7-BZR],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[4.0.8-BZR],[http://bugs.squid-cache.org/],[squid])
 AC_PREREQ(2.61)
 AC_CONFIG_HEADERS([include/autoconf.h])
 AC_CONFIG_AUX_DIR(cfgaux)