2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add a CHANGES note for [GL #4132]

This commit is contained in:
Aram Sargsyan
2023-06-14 09:02:51 +00:00
parent 6f1f5fc307
commit f73007afe7

View File

@@ -1,3 +1,8 @@
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]