diff --git a/CHANGES b/CHANGES index 4c3248b148..1dcc51a3be 100644 --- 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]