CHANGES and release note for [GL #3700]

(cherry picked from commit d10b6a4b39)
This commit is contained in:
Evan Hunt
2023-07-03 16:40:56 -07:00
parent 3cc1e5e12a
commit aa4e3e0994
2 changed files with 5 additions and 1 deletions

View File

@@ -1,3 +1,6 @@
6220. [func] Deprecate the 'dialup' and 'heartbeat-interval'
options. [GL #3700]
6219. [bug] Ignore 'max-zone-ttl' on 'dnssec-policy insecure'.
[GL #4032]

View File

@@ -25,7 +25,8 @@ New Features
Removed Features
~~~~~~~~~~~~~~~~
- None.
- The :any:`dialup` and :any:`heartbeat-interval` options have been
deprecated and will be removed in a future release. :gl:`#3700`
Feature Changes
~~~~~~~~~~~~~~~