mirror of
https://gitlab.isc.org/isc-projects/bind9
synced 2025-08-30 05:57:52 +00:00
Add CHANGES and release notes for [GL #3026]
This commit is contained in:
parent
5c17919019
commit
4e779b11f6
4
CHANGES
4
CHANGES
@ -1,3 +1,7 @@
|
||||
5772. [bug] The resolver could hang on shutdown due to dispatch
|
||||
resources not being cleaned up when a TCP connection
|
||||
was reset. [GL #3026]
|
||||
|
||||
5771. [bug] Use idn2 UseSTD3ASCIIRules=false to disable additional
|
||||
unicode validity checks because enabling the additional
|
||||
checks would break valid domain names that contains
|
||||
|
@ -56,3 +56,6 @@ Bug Fixes
|
||||
``rndc reconfig``, then bringing back the removed ``catalog-zone`` clause and
|
||||
running ``rndc reconfig`` again caused ``named`` to crash. This has been fixed.
|
||||
:gl:`#1608`
|
||||
|
||||
- The resolver could hang on shutdown due to dispatch resources not being
|
||||
cleaned up when a TCP connection was reset. This has been fixed. :gl:`#3026`
|
||||
|
Loading…
x
Reference in New Issue
Block a user