2
0
mirror of https://gitlab.isc.org/isc-projects/bind9 synced 2025-08-30 14:07:59 +00:00

Add a CHANGES note for [GL #1229]

This commit is contained in:
Aram Sargsyan
2023-11-16 13:38:39 +00:00
committed by Arаm Sаrgsyаn
parent 4d529ee12a
commit ed879c41f2

View File

@@ -1,3 +1,7 @@
6290. [bug] Dig +yaml will now report "no servers could be reached"
also for UDP setup failure when no other servers or
tries are left. [GL #1229]
6289. [test] Remove legacy system test runner in favor of pytest.
[GL #4251]