]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
note differencec between 9.10 and 9.11 for EDNS negotiation in dig
authorMark Andrews <marka@isc.org>
Thu, 21 May 2015 02:28:01 +0000 (12:28 +1000)
committerMark Andrews <marka@isc.org>
Thu, 21 May 2015 02:28:01 +0000 (12:28 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 6f1ab35ee08ecc70e72e2c53fc115c1b28aa7f64..9dfc1a6230699c4362c69a85f72f526f2527b066 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        header flag bit (dig +zflag). [RT #37421]
 
 3993.  [func]          Dig now supports EDNS negotiation by default.
-                       (dig +[no]ednsnegotiation). [RT #37604]
+                       (dig +[no]ednsnegotiation).
+
+                       Note:  This is disabled by default in BIND 9.10
+                       and enabled by default in BIND 9.11.  [RT #37604]
 
 3992.  [func]          DiG can now send queries without questions
                        (dig +header-only). [RT #37599]