From: Harlan Stenn Date: Fri, 10 Nov 2006 05:24:06 +0000 (-0500) Subject: [Bug 717] Fix libopts compile problem for some windows versions X-Git-Tag: NTP_4_2_3P65_RC~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4c8a8f834b34b6ae7936a87a9d17f2f00919da15;p=thirdparty%2Fntp.git [Bug 717] Fix libopts compile problem for some windows versions bk: 45540cf6F7tQZx9oW3QPBkT5Iuc4SA --- diff --git a/NEWS b/NEWS index 9e20e3534..a81397445 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,10 @@ +* [Bug 717] Fix libopts compile problem. * [Bug 728] parse documentation fixes. * [Bug 734] setsockopt(..., IP_MULTICAST_IF, ...) fails on 64-bit platforms. * [Bug 732] C-DEX JST2000 patch from Hideo Kuramatsu. * [Bug 721] check for __ss_family and __ss_len separately. * [Bug 666] ntpq opeers displays jitter rather than dispersion. * [Bug 718] Use the recommended type for the saddrlen arg to getsockname(). -* [Bug 717] Fix libopts compile problem. * [Bug 715] Fix a multicast issue under Linux. * [Bug 690] Fix a Windows DNS lookup buffer overflow. * [Bug 670] Resolved a Windows issue with the dynamic interface rescan code.