2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add CHANGES and release note for [GL #2814]

This commit is contained in:
Ondřej Surý
2021-09-20 13:35:10 +02:00
parent b9319fc998
commit e543054d56
2 changed files with 7 additions and 0 deletions

View File

@@ -1,3 +1,6 @@
5720. [contrib] Remove old-style DLZ drivers that had to be enabled
during compile time. [GL #2814]
5719. [func] The "masterfile-format" format "map" has been removed.
[GL #2882]

View File

@@ -37,6 +37,10 @@ Removed Features
``named-compilezone`` and change the configuration prior to BIND 9
upgrade. :gl:`#2882`
- Remove old-style DLZ drivers that had to be enabled in ``named`` during the
compile time. The new-style dynamically loaded DLZ modules should be used
as a replacement. :gl:`#2814`
Feature Changes
~~~~~~~~~~~~~~~