mirror of
https://github.com/isc-projects/bind9.git
synced 2026-05-28 04:34:54 -04:00
Add CHANGES and release notes for #2267
(cherry picked from commit a320f4ed04)
This commit is contained in:
parent
125603a543
commit
7ad1603ac3
2 changed files with 5 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
5876. [func] Add DNS Extended Errors when stale answers are returned
|
||||
from cache. [GL #2267]
|
||||
|
||||
5875. [bug] Fixed a deadlock that could occur if an rndc
|
||||
connection arrived during the shutdown of network
|
||||
interfaces. [GL #3272]
|
||||
|
|
|
|||
|
|
@ -25,7 +25,8 @@ Known Issues
|
|||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- Add DNS Extended Errors (:rfc:`8914`) when stale answers are returned from
|
||||
cache. :gl:`#2267`
|
||||
|
||||
Removed Features
|
||||
~~~~~~~~~~~~~~~~
|
||||
|
|
|
|||
Loading…
Reference in a new issue