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-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=634f798ee78577346ecdcb6cc13aa0ae3aec6811;p=thirdparty%2Fntp.git [Bug 717] Fix libopts compile problem for some windows versions bk: 45540cf6F7tQZx9oW3QPBkT5Iuc4SA --- diff --git a/NEWS b/NEWS index 9e20e35346..a813974454 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.