diff --git a/CHANGES b/CHANGES index c60eec3ba3..c138c88ee2 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5907. [bug] Fix a crash in dig NS search mode when one of the NS + server queries fail. [GL #3207] + 5905. [bug] When the TCP connection would be closed/reset between the connect/accept and the read, the uv_read_start() return value would be unexpected and cause an assertion