]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- document --enable-subnet in doc/README.
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 9 Aug 2018 08:48:04 +0000 (08:48 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Thu, 9 Aug 2018 08:48:04 +0000 (08:48 +0000)
git-svn-id: file:///svn/unbound/trunk@4844 be551aaa-1e26-0410-a405-d3ace91eadb9

doc/Changelog
doc/README

index d79d388a2e5d3ec1ef8f029fc76d057ecf8e51d9..4186cc1b24ce3d4ca1e74c06cff37a576694d995 100644 (file)
@@ -1,6 +1,7 @@
 9 August 2018: Wouter
        - unbound-checkconf checks if modules exist and prints if they are
          not compiled in the name of the wrong module.
+       - document --enable-subnet in doc/README.
 
 7 August 2018: Ralph
        - Make capsforid fallback QNAME minimisation aware.
index 1ae9f4f456ea9d318d449b6273e31ec9c6f7f5b2..a103888670271fdb8c44a81e571203aef1c3fa2a 100644 (file)
@@ -76,6 +76,8 @@ The DNSTAP code has BSD license in dnstap/dnstap.c.
        Disable support for RSASHA256 and RSASHA512 crypto.
   * --disable-gost
        Disable support for GOST crypto, RFC 5933.
+  * --enable-subnet
+       Enable EDNS client subnet processing.
 
 * 'make test' runs a series of self checks.