Add CHANGES for [GL #3799]

(cherry picked from commit 5c471c5d2c)
This commit is contained in:
Mark Andrews 2023-01-18 16:00:11 +11:00
parent 4508b0a1e2
commit ee5da17e13

View file

@ -1,3 +1,6 @@
6075. [bug] Add missing node lock when setting node->wild in
add_wildcard_magic. [GL #3799]
6074. [func] Refactor the isc_nm_xfr_allowed() function to return
isc_result_t instead of boolean. [GL #3808]