[master] 61a058415 doc: fix glitch

Nils Goroll nils.goroll at uplex.de
Mon Sep 14 08:46:06 UTC 2020


commit 61a058415a67d6bb33b0d486c86882fa9d6177c8
Author: Nils Goroll <nils.goroll at uplex.de>
Date:   Mon Sep 14 10:45:28 2020 +0200

    doc: fix glitch

diff --git a/doc/sphinx/whats-new/changes-trunk.rst b/doc/sphinx/whats-new/changes-trunk.rst
index 04bf7938d..2b7d1098a 100644
--- a/doc/sphinx/whats-new/changes-trunk.rst
+++ b/doc/sphinx/whats-new/changes-trunk.rst
@@ -234,9 +234,8 @@ libvarnish
 * Added ``VRE_quote()`` to facilitate building literal string matches
   with regular expressions.
 
-* The varnish binary heap implementation has been added
-  ``VBH_`` prefix, complemented with a destructor and added to header
-  files for use with vmods (via include of ``vbh.h``).
+* The varnish binary heap implementation has been added with the
+  ``VBH_`` prefix for use with vmods (via include of ``vbh.h``).
 
 * VSB support for dynamic vs. static allocations has been changed:
 


More information about the varnish-commit mailing list