]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
Add CHANGES note for [GL #3244]
authorAram Sargsyan <aram@isc.org>
Thu, 31 Mar 2022 23:17:56 +0000 (23:17 +0000)
committerAram Sargsyan <aram@isc.org>
Tue, 5 Apr 2022 11:21:11 +0000 (11:21 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 4c3248b148b5501453e2cfee4f4b37014c2276fd..1dcc51a3bee3ebf26993b8bb770c011ccb1927ef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,7 @@
+5853.  [bug]           When using both the `+qr` and `+y` options `dig` could
+                       crash if the connection to the first server was not
+                       successful. [GL #3244]
+
 5852.  [func]          Add new "load-balance-socket" option to
                        enable/disable load balancing of sockets. [GL #3249]