CHANGES for [GL #3501]

(cherry picked from commit fea9751f13)
This commit is contained in:
Evan Hunt 2022-08-26 16:01:31 -07:00
parent 7bb503ca75
commit 07b3cbbba1

View file

@ -1,3 +1,7 @@
5951. [bug] In some cases, the dnstap query_message field was
erroneously set when logging response messages.
[GL #3501]
5948. [bug] Fix nsec3.c:dns_nsec3_activex() function, add a missing
dns_db_detachnode() call. [GL #3500]