+Changes in squid-6.1 (06 Jul 2023):
+
+ - Bug 5278: Log %err_code for "early" request handling errors
+ - Do not cache (and do not serve cached) cache manager responses
+ - Fix key equality comparison in LookupTable map
+ - Honor DNS RR TTLs larger than negative_dns_ttl
+ - ... and some documentation changes
+
Changes in squid-6.0.3 (07 Jun 2023):
- Bug 5148: Log %Ss of failed tunnels as TCP_TUNNEL
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[6.0.3-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[6.1-VCS],[http://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)