note RNDC module

This commit is contained in:
Mark Andrews
2016-05-24 10:47:58 +10:00
parent 889a2f078e
commit 47d19078de
2 changed files with 7 additions and 0 deletions

2
README
View File

@@ -56,6 +56,8 @@ BIND 9.11.0
BIND 9.11.0 includes a number of changes from BIND 9.10 and earlier
releases. New features include:
- Added nsip-wait-recurse switch to rpz.
- Added python RNDC module.
- Added support for "dnstap", a fast and flexible method of
capturing and logging DNS traffic.
- Added support for "dyndb", a new API for loading zone data

View File

@@ -54,6 +54,11 @@
<section xml:id="relnotes_features"><info><title>New Features</title></info>
<itemizedlist>
<listitem>
<para>
Added rndc python module.
</para>
</listitem>
<listitem>
<para>
Added support for DynDB, a new interface for loading zone data