Add a CHANGES note for [GL #3900]

This commit is contained in:
Aram Sargsyan 2023-02-27 12:11:02 +00:00
parent 9050481d1f
commit d96d8dc651

View file

@ -1,3 +1,6 @@
6116. [bug] Fix error path cleanup issues in dns_catz_new_zones()
and dns_catz_new_zone() functions. [GL #3900]
6105. [bug] Detach 'rpzs' and 'catzs' from the previous view in
configure_rpz() and configure_catz(), respectively,
just after attaching it to the new view. [GL #3880]