mirror of
https://github.com/isc-projects/bind9.git
synced 2026-06-13 20:00:01 -04:00
Add a CHANGES note for [GL #4132]
(cherry picked from commit f73007afe7)
This commit is contained in:
parent
c67ce97045
commit
471a2c0dd5
1 changed files with 5 additions and 0 deletions
5
CHANGES
5
CHANGES
|
|
@ -16,6 +16,11 @@
|
|||
6198. [func] Remove the holes in the isc_result_t enum to compact
|
||||
the isc_result tables. [GL #4149]
|
||||
|
||||
6197. [bug] Fix a data race between the dns_zone and dns_catz
|
||||
modules when registering/unregistering a database
|
||||
update notification callback for a catalog zone.
|
||||
[GL #4132]
|
||||
|
||||
6196. [cleanup] Report "permission denied" instead of "unexpected error"
|
||||
when trying to update a zone file on a read-only file
|
||||
system. Thanks to Midnight Veil. [GL #4134]
|
||||
|
|
|
|||
Loading…
Reference in a new issue