mirror of
https://github.com/isc-projects/bind9.git
synced 2026-07-17 01:14:14 -04:00
Add release note for GL #2490
This commit is contained in:
parent
4ac14c4a83
commit
e8d9de39ac
1 changed files with 4 additions and 0 deletions
|
|
@ -87,6 +87,10 @@ Bug Fixes
|
|||
been fixed. If a corrupt journal file is detected, ``named`` can now
|
||||
recover from it. [GL #2600]
|
||||
|
||||
- When sending queries over TCP, ``dig`` now properly handles ``+tries=1
|
||||
+retry=0`` by not retrying the connection when the remote server
|
||||
closes the connection prematurely. [GL #2490]
|
||||
|
||||
- CDS/CDNSKEY DELETE records are now removed when a zone transitions
|
||||
from a secure to an insecure state. ``named-checkzone`` also no longer
|
||||
reports an error when such records are found in an unsigned zone.
|
||||
|
|
|
|||
Loading…
Reference in a new issue