2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-31 14:35:26 +00:00

Add CHANGES entry for [GL #3279]

This commit is contained in:
Mark Andrews
2022-04-14 11:19:23 +10:00
parent d043a41499
commit 14ca6270d3

View File

@@ -1,3 +1,6 @@
5863. [bug] If there was a pending negative cache DS entry,
validations depending upon it could fail. [GL #3279]
5862. [bug] dig returned a 0 exit status on UDP connection failure.
[GL #3235]