[master] 4c9fa3ada Minor addition to 7.0.1 changelog

Nils Goroll nils.goroll at uplex.de
Sun Mar 13 18:06:06 UTC 2022


commit 4c9fa3adaec0e25251ad96a4a4c26dd7bb49f698
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Sun Mar 13 19:02:54 2022 +0100

    Minor addition to 7.0.1 changelog

diff --git a/doc/changes.rst b/doc/changes.rst
index caecc06fa..75c12d24c 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -71,6 +71,10 @@ Varnish Cache 7.0.1 (2021-11-23)
 * There is now a `configure` build-time requirement on working SO_RCVTIMEO
   and SO_SNDTIMEO socket options.
 
+  We no longer check whether they effectively work, so the
+  ``SO_RCVTIMEO_WORKS`` feature check has been removed from
+  ``varnishtest``.
+
 * The socket option inheritance checks now correctly identifies situations
   where UDS and TCP listening sockets behave differently, and are no
   longer subject to the order the inheritance checks happens to be


More information about the varnish-commit mailing list