+Changes in squid-6.2 (06 Aug 2023):
+
+ - Bug 5187: Work around REQMOD satisfaction regression
+ - Bug 5290: pure virtual call in Ftp::Client constructor
+ - Fix memory leak when reconfiguring multiline all-of ACLs
+ - ... and a lot of code cleanups
+ - ... and some portability fixes on GNU/Hurd and MSWindows
+
Changes in squid-6.1 (06 Jul 2023):
- Bug 5278: Log %err_code for "early" request handling errors
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[6.1-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[6.2-VCS],[https://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)