Add a CHANGES note for [GL #3742]

This commit is contained in:
Aram Sargsyan
2022-12-14 14:46:26 +00:00
parent 72b1760ea6
commit ac7149aa88

View File

@@ -1,3 +1,7 @@
6048. [bug] Fix a log message error in dns_catz_update_from_db(),
where serials with values of 2^31 or larger were logged
incorrectly as negative numbers. [GL #3742]
6047. [bug] Try the next server instead of trying the same
server again on an outgoing query timeout.
[GL #3637]