From: Evan Hunt Date: Mon, 6 Feb 2023 22:39:43 +0000 (-0800) Subject: CHANGES for [GL #3850] X-Git-Tag: v9.19.11~94^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=c144fd2871206d209ccdb916f5959a3ceab1d44c;p=thirdparty%2Fbind9.git CHANGES for [GL #3850] --- diff --git a/CHANGES b/CHANGES index 0c599bcc889..58c6cb730b6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,8 @@ +6088. [cleanup] /etc/bind.keys is no longer needed and has been + removed from the distribution. named and delv can + still load keys from a file for testing purposes, + but they no longer do so by default. [GL #3850] + 6087. [cleanup] Remove support for the `DNS_NAME_DOWNCASE` option to the various dns_*_fromwire() functions. It has long been unused and is unsupported since change 6022.