From: Mark Andrews Date: Wed, 18 Nov 2020 23:50:46 +0000 (+1100) Subject: Add release note X-Git-Tag: v9.17.8~30^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fbad04a51a9ec1db2b8c70351e8c9fce5ed78e9d;p=thirdparty%2Fbind9.git Add release note --- diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index 412993e09f4..d0ea85715c6 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -24,12 +24,15 @@ Known Issues New Features ~~~~~~~~~~~~ -- None. - - A new configuration option ``stale-refresh-time`` has been introduced, it allows stale RRset to be served directly from cache for a period of time after a failed lookup, before a new attempt to refresh it is made. [GL #2066] +- ``dig`` can now report the DNS64 prefixes in use (``+dns64prefix``). + This is useful when the host on which ``dig`` is run is behind an + IPv6-only link, using DNS64/NAT64 or 464XLAT for IPv4aaS (IPv4 as a + Service). [GL #1154] + Removed Features ~~~~~~~~~~~~~~~~