Add a CHANGES note for [GL #3678]

(cherry picked from commit 5b5f3a0ea7)
This commit is contained in:
Aram Sargsyan 2022-11-17 14:21:31 +00:00
parent 65443cb59f
commit f92b3b496f

View file

@ -1,3 +1,8 @@
6038. [bug] In some serve stale scenarios, like when following an
expired CNAME record, named could return SERVFAIL if the
previous request wasn't successful. Consider non-stale
data when in serve-stale mode. [GL #3678]
6036. [bug] nslookup and host were not honoring the selected port
in TCP mode. [GL #3721]