From: Mark Andrews Date: Thu, 21 May 2015 02:28:01 +0000 (+1000) Subject: note differencec between 9.10 and 9.11 for EDNS negotiation in dig X-Git-Tag: v9.11.0a1~801 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=9208b81867e8d11a641065d55ee40d24512a8452;p=thirdparty%2Fbind9.git note differencec between 9.10 and 9.11 for EDNS negotiation in dig --- diff --git a/CHANGES b/CHANGES index 6f1ab35ee08..9dfc1a62306 100644 --- a/CHANGES +++ b/CHANGES @@ -461,7 +461,10 @@ 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]