[master] 555b074ba doc: Mention non-VCL varnishd changes
Dridi Boukelmoune
dridi.boukelmoune at gmail.com
Thu Sep 10 14:41:06 UTC 2020
commit 555b074ba622e09a4de356cd440beb90dffabd5c
Author: Dridi Boukelmoune <dridi.boukelmoune at gmail.com>
Date: Thu Sep 10 16:34:16 2020 +0200
doc: Mention non-VCL varnishd changes
Which isn't that many when you omit VCL.
diff --git a/doc/sphinx/whats-new/changes-trunk.rst b/doc/sphinx/whats-new/changes-trunk.rst
index b34158668..339914d81 100644
--- a/doc/sphinx/whats-new/changes-trunk.rst
+++ b/doc/sphinx/whats-new/changes-trunk.rst
@@ -23,11 +23,15 @@ varnishd
Parameters
~~~~~~~~~~
-**XXX changes in -p parameters**
+A new ``vcc_acl_pedantic`` parameter will turn warnings into errors for the
+case where an ACL entry includes a network prefix, but host bits aren't all
+zeroes.
Other changes in varnishd
~~~~~~~~~~~~~~~~~~~~~~~~~
+Some error messages improved in the VCL compiler.
+
Changes to VCL
==============
More information about the varnish-commit
mailing list