From 099191b1f5748e761f92c2b13aacde8a5a6dad74 Mon Sep 17 00:00:00 2001 From: Siddhesh Poyarekar Date: Sat, 14 Jan 2017 16:37:41 +0530 Subject: Fix typo in NEWS The ip6-bytestring resolver corresponds to the RES_USEBSTRING flag and not RES_NOIP6DOTINT. Thank you Michael Kerrisk for noticing and pointing it out. --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 12880faffa..27841fd548 100644 --- a/NEWS +++ b/NEWS @@ -139,7 +139,7 @@ Version 2.25 “no-ip6-dotint” had already been the default, and support for the “ip6-dotint” option was removed from the Internet in 2006. -* The "ip6-bytestring" resolver option and the corresponding RES_NOIP6DOTINT +* The "ip6-bytestring" resolver option and the corresponding RES_USEBSTRING flag from have been removed. The option relied on a backwards-incompatible DNS extension which was never deployed on the Internet. -- cgit 1.4.1