mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-08 19:02:05 -04:00
Add CHANGES and release not for #1747
This commit is contained in:
parent
042e509753
commit
605209402f
2 changed files with 7 additions and 0 deletions
4
CHANGES
4
CHANGES
|
|
@ -1,3 +1,7 @@
|
|||
5453. [bug] `named` would crash on shutdown when new `rndc`
|
||||
connection is received at the same time as
|
||||
shutting down. [GL #1747]
|
||||
|
||||
5452. [bug] The "blackhole" ACL was accidentally disabled with
|
||||
respect to client queries. [GL #1936]
|
||||
|
||||
|
|
|
|||
|
|
@ -62,3 +62,6 @@ Bug Fixes
|
|||
client queries. Blocked IP addresses were not used for upstream
|
||||
queries but queries from those addresses could still be answered.
|
||||
[GL #1936]
|
||||
|
||||
- ``named`` would crash on shutdown when new ``rndc`` connection is received at
|
||||
the same time as shutting down. [GL #1747]
|
||||
|
|
|
|||
Loading…
Reference in a new issue