2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 22:15:20 +00:00

CHANGES for [GL #3850]

This commit is contained in:
Evan Hunt
2023-02-06 14:39:43 -08:00
parent 9bb46262af
commit c144fd2871

View File

@@ -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.