]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add a CHANGES note for [GL #1229]
authorAram Sargsyan <aram@isc.org>
Thu, 16 Nov 2023 13:38:39 +0000 (13:38 +0000)
committerAram Sargsyan <aram@isc.org>
Mon, 4 Dec 2023 10:40:26 +0000 (10:40 +0000)
(cherry picked from commit ed879c41f2b9c790633fa1948b9f2f824242ff37)

CHANGES

diff --git a/CHANGES b/CHANGES
index f86a288ae12a30127c10ba48683f1494d05bcb8c..ed348275984b0b1e8c3744b4da7784b874b1ca02 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -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]
+
 6287.  [bug]           Recognize escapes when reading the public key from file.
                        [GL !8502]