mirror of
https://github.com/isc-projects/bind9.git
synced 2026-04-26 00:30:05 -04:00
Add CHANGES and release notes for [GL #3883]
This commit is contained in:
parent
2f523462b8
commit
42f41f003e
2 changed files with 5 additions and 1 deletions
3
CHANGES
3
CHANGES
|
|
@ -1,3 +1,6 @@
|
|||
6255. [func] Expose data about incoming zone transfers in progress
|
||||
using statistics channel. [GL #3883]
|
||||
|
||||
6254. [cleanup] Add semantic patch to do an explicit cast from char
|
||||
to unsigned char in ctype.h class of functions.
|
||||
[GL #4327]
|
||||
|
|
|
|||
|
|
@ -20,7 +20,8 @@ Security Fixes
|
|||
New Features
|
||||
~~~~~~~~~~~~
|
||||
|
||||
- None.
|
||||
- The statstics channel now includes information about incoming zone transfers
|
||||
currently in progress. :gl:`#3883`
|
||||
|
||||
- The new :any:`resolver-use-dns64` option enables ``named`` to apply
|
||||
:any:`dns64` rules to IPv4 server addresses when sending recursive
|
||||
|
|
|
|||
Loading…
Reference in a new issue