From: Harlan Stenn Date: Sun, 10 Aug 2008 00:56:32 +0000 (-0400) Subject: cleanup X-Git-Tag: NTP_4_2_5P123~3 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=342964fdb6d7c5827ef1cc52f257205bfd0be8a6;p=thirdparty%2Fntp.git cleanup bk: 489e3cc0nKtJJfYlqiywgQ1NtgeFbg --- diff --git a/ChangeLog b/ChangeLog index 82e8e6abd..d024b2a95 100644 --- a/ChangeLog +++ b/ChangeLog @@ -92,16 +92,6 @@ * [Bug 995] Remove spurious ; from ntp-keygen.c. * More cleanup and changes from Dave Mills. * [Bug 980] Direct help to stdout. - ---- - -* [Bug 450] Windows only: Under original Windows NT we must not discard the - wildcard socket to workaround a bug in NT's getsockname(). -* [Bug 1038] Built-in getpass() function also prompts for password if - not built with DEBUG. -* [Bug 841] Obsolete the "dynamic" keyword and make deferred binding - to local interfaces the default. - Emit a warning if that keyword is used for configuration. * [Bug 959] Refclock on Windows not properly releasing recvbuffs. * [Bug 993] Fix memory leak when fetching system messages. * much cleanup, fixes, and changes from Dave Mills. @@ -306,6 +296,10 @@ --- +* [Bug 450] Windows only: Under original Windows NT we must not discard the + wildcard socket to workaround a bug in NT's getsockname(). +* [Bug 1038] Built-in getpass() function also prompts for password if + not built with DEBUG. * [Bug 841] Obsolete the "dynamic" keyword and make deferred binding to local interfaces the default. Emit a warning if that keyword is used for configuration.