]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 717] Fix libopts compile problem for some windows versions
authorHarlan Stenn <stenn@ntp.org>
Fri, 10 Nov 2006 05:24:06 +0000 (00:24 -0500)
committerHarlan Stenn <stenn@ntp.org>
Fri, 10 Nov 2006 05:24:06 +0000 (00:24 -0500)
bk: 45540cf6F7tQZx9oW3QPBkT5Iuc4SA

NEWS

diff --git a/NEWS b/NEWS
index 9e20e35346f3fa18b9e584596b9570f4c34bbbdd..a813974454f2b467b6fa97f7f021820a8839d6e6 100644 (file)
--- 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.