[master] b5fc6786c doc/changes.rst reordering
Nils Goroll
nils.goroll at uplex.de
Sun Sep 14 13:14:06 UTC 2025
commit b5fc6786ca502e848bb558207f8c6875b7b87ef0
Author: Nils Goroll <nils.goroll at uplex.de>
Date: Sun Sep 14 15:12:38 2025 +0200
doc/changes.rst reordering
diff --git a/doc/changes.rst b/doc/changes.rst
index 82e52aef1..194eb9610 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -93,6 +93,10 @@ Varnish-Cache 8.0 (2025-09-15)
* The `reverse rapid reset` vector, also known as `HTTP/2 Made You Reset Attack`, has
been addressed (`VSV17`_, `4380`_).
+* ``varnishstat`` will automatically switch to ``-1`` output if ``stdout``
+ isn't a terminal (allowing ``varnishstat | grep MAIN``). A new ``-c`` switch
+ has been added to force the live mode.
+
* The default value for ``ban_any_variant`` is now ``0``. This means that
during a lookup, only the matching variants of an object will be evaluated
against the ban list.
@@ -132,10 +136,6 @@ Varnish-Cache 8.0 (2025-09-15)
std.real(time=..., fallback=...)
-* ``varnishstat`` will automatically switch to ``-1`` output if ``stdout``
- isn't a terminal (allowing ``varnishstat | grep MAIN``). A new ``-c`` switch
- has been added to force the live mode.
-
* The bundled varnishtest sources have now been replaced with the seperate
VTest2 repository.
More information about the varnish-commit
mailing list