* Prepare ChangeLog for v6.0.2 (#1326)
* 6.0.2
---------
Co-authored-by: Francesco Chemolli <5175948+kinkie@users.noreply.github.com>
+Changes in squid-6.0.2 (30 Apr 2023):
+
+ - Avoid excessive disk I/O in some environments
+ - ... and several build and portability fixes
+ - ... and all fixes from 5.9
+
Changes in squid-6.0.1 (28 Feb 2023):
- Bug 5256: Intercepting port fails to accept
## Please see the COPYING and CONTRIBUTORS files for details.
##
-AC_INIT([Squid Web Proxy],[6.0.1-VCS],[http://bugs.squid-cache.org/],[squid])
+AC_INIT([Squid Web Proxy],[6.0.2-VCS],[http://bugs.squid-cache.org/],[squid])
AC_PREREQ(2.61)
AC_CONFIG_HEADERS([include/autoconf.h])
AC_CONFIG_AUX_DIR(cfgaux)