Add CHANGES entry

5020.	[bug]		dig returned a non-zero exit code when it received a
			reply over TCP after a retry. [GL #487]
This commit is contained in:
Michał Kępień
2018-08-24 13:49:45 +02:00
committed by Mark Andrews
parent deb3b85cb2
commit 59057bee5b

View File

@@ -1,3 +1,6 @@
5021. [bug] dig returned a non-zero exit code when it received a
reply over TCP after a retry. [GL #487]
5020. [func] RNG uses thread-local storage instead of locks, if
supported by platform. [GL #496]