3812. [func] Dig now supports sending arbitary EDNS options from

the command line (+ednsopt=code[:value]). [RT #35584]
This commit is contained in:
Mark Andrews
2014-04-18 09:52:12 +10:00
parent b7fcdb0bee
commit e560fbdf77
6 changed files with 136 additions and 19 deletions

8
README
View File

@@ -51,6 +51,14 @@ BIND 9
For up-to-date release notes and errata, see
http://www.isc.org/software/bind9/releasenotes
BIND 9.11.0
BIND 9.11.0 includes a number of changes from BIND 9.10 and earlier
releases. New features include:
- Dig now supports sending of arbitary EDNS options by specifying
them on the command line.
BIND 9.10.0
BIND 9.10.0 includes a number of changes from BIND 9.9 and earlier