Add CHANGES entry

5089.	[bug]		Restore localhost fallback in dig and host which is
			used when no nameserver addresses present in
			/etc/resolv.conf are usable due to the requested
			address family restrictions. [GL #433]
This commit is contained in:
Michał Kępień 2018-11-13 14:31:18 +01:00
parent 18758392da
commit 867bc3399b

View file

@ -1,3 +1,8 @@
5089. [bug] Restore localhost fallback in dig and host which is
used when no nameserver addresses present in
/etc/resolv.conf are usable due to the requested
address family restrictions. [GL #433]
5088. [bug] dig/host/nslookup could crash when interrupted close to
a query timeout. [GL #599]