mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 18:52:07 -04:00
fix change numbers
This commit is contained in:
parent
fa1c5519fd
commit
ffa806a294
1 changed files with 6 additions and 4 deletions
10
CHANGES
10
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
2986. [func] Add new zone type "static-stub". It's like a stub
|
||||
zone, but the nameserver names and/or their IP
|
||||
addresses are statically configured. [RT #21474]
|
||||
|
||||
2985. [bug] Add a regression test for change #2896. [RT #21324]
|
||||
|
||||
2984. [bug] Don't run MX checks when the target of the MX record
|
||||
|
|
@ -5,10 +9,6 @@
|
|||
|
||||
2983. [bug] Include "loadkeys" in rndc help output. [RT #22493]
|
||||
|
||||
2947. [func] Add new zone type "static-stub". It's like a stub
|
||||
zone, but the nameserver names and/or their IP
|
||||
addresses are statically configured. [RT #21474]
|
||||
|
||||
--- 9.8.0a1 released ---
|
||||
|
||||
2982. [bug] Reference count dst keys. dst_key_attach() can be used
|
||||
|
|
@ -140,6 +140,8 @@
|
|||
interfaces at reboot. See bin/tests/system/README
|
||||
for details.
|
||||
|
||||
2947. [placeholder]
|
||||
|
||||
2946. [doc] Document the default values for the minimum and maximum
|
||||
zone refresh and retry values in the ARM. [RT #21886]
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue