[master] 6f0afebd2 doc: changes.rst formatting

Nils Goroll nils.goroll at uplex.de
Sat Mar 13 20:08:05 UTC 2021


commit 6f0afebd2a33c5f556aa3e8c6009d608ea8a4b4f
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Sat Mar 13 21:07:46 2021 +0100

    doc: changes.rst formatting

diff --git a/doc/changes.rst b/doc/changes.rst
index c85070054..05d488f79 100644
--- a/doc/changes.rst
+++ b/doc/changes.rst
@@ -40,14 +40,21 @@ Varnish Cache Next (2021-03-15)
   overhead like HTTP/1 chunked encoding or HTTP/2 framing.
 
   This change affects counters like
+
   - ``MAIN.s_req_bodybytes``,
+
   - ``MAIN.s_resp_bodybytes``,
+
   - ``VBE.*.*.bereq_bodybytes`` and
+
   - ``VBE.*.*.beresp_bodybytes``
 
   as well as the VSL records
+
   - ``ReqAcct``,
+
   - ``PipeAcct`` and
+
   - ``BereqAcct``.
 
 * ``VdpAcct`` log records have been added to output delivery filter
@@ -55,9 +62,13 @@ Varnish Cache Next (2021-03-15)
   tags are masked by default.
 
 * Many filter (VDP/VFP) related signatures have been changed:
+
   - ``vdp_init_f``
+
   - ``vdp_fini_f``
+
   - ``vdp_bytes_f``
+
   - ``VDP_bytes()``
 
   as well as ``struct vdp_entry`` and ``struct vdp_ctx``


More information about the varnish-commit mailing list