From: Amos Jeffries Date: Sun, 19 Jan 2020 07:34:41 +0000 (+0000) Subject: Docs: update master branch to v6 (#482) X-Git-Tag: 4.15-20210522-snapshot~173 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a8b7dd82148c88acb1db3227528cd6f4c88c70e4;p=thirdparty%2Fsquid.git Docs: update master branch to v6 (#482) --- diff --git a/configure.ac b/configure.ac index f60a913c4d..5228338cdb 100644 --- a/configure.ac +++ b/configure.ac @@ -5,7 +5,7 @@ ## Please see the COPYING and CONTRIBUTORS files for details. ## -AC_INIT([Squid Web Proxy],[5.0.0-VCS],[http://bugs.squid-cache.org/],[squid]) +AC_INIT([Squid Web Proxy],[6.0.0-VCS],[http://bugs.squid-cache.org/],[squid]) AC_PREREQ(2.61) AC_CONFIG_HEADERS([include/autoconf.h]) AC_CONFIG_AUX_DIR(cfgaux) diff --git a/doc/release-notes/Makefile.am b/doc/release-notes/Makefile.am index ece969e163..4c16aa7d6d 100644 --- a/doc/release-notes/Makefile.am +++ b/doc/release-notes/Makefile.am @@ -8,7 +8,7 @@ # requires the linuxdoc tools if ENABLE_RELEASE_DOCS -DOC= release-5 +DOC= release-6 %.ps: %.sgml linuxdoc -B latex -o ps $(DOC) diff --git a/doc/release-notes/release-6.sgml b/doc/release-notes/release-6.sgml new file mode 100644 index 0000000000..e98ba9f35f --- /dev/null +++ b/doc/release-notes/release-6.sgml @@ -0,0 +1,171 @@ + +
+Squid 6.0.0 release notes +Squid Developers + + +This document contains the release notes for version 6 of Squid. +Squid is a WWW Cache application developed by the National Laboratory +for Applied Network Research and members of the Web Caching community. + + + + +Notice +

The Squid Team are pleased to announce the release of Squid-6.0.0 for testing. + +This new release is available for download from or the + . + +

While this release is not deemed ready for production use, we believe it is ready for wider testing by the community. + +

We welcome feedback and bug reports. If you find a bug, please see + for how to submit a report with a stack trace. + +Known issues +

Although this release is deemed good enough for use in many setups, please note the existence of +. + +Changes since earlier releases of Squid-6 +

+The Squid-6 change history can be . + + +Major new features since Squid-5 +

Squid-6 represents a new feature release above Squid-5. + +

The most important of these new features are: + + No new features documented yet. + + +Most user-facing changes are reflected in squid.conf (see below). + + +Changes to squid.conf since Squid-5 +

+This section gives an account of those changes in three categories: + + + + + + +

+ +New directives

+ +

There have been no directives added. + + +Changes to existing directives

+ +

There have been no directives changed. + + + +Removed directives

+ +

There have been no directives changed. + + + + +Changes to ./configure options since Squid-5 +

+This section gives an account of those changes in three categories: + + + + + + + + +New options

+ +

There have been no options added. + + + +Changes to existing options

+ +

There have been no options changed. + + +

+ +Removed options