]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
cleanup
authorHarlan Stenn <stenn@ntp.org>
Sun, 10 Aug 2008 00:56:32 +0000 (20:56 -0400)
committerHarlan Stenn <stenn@ntp.org>
Sun, 10 Aug 2008 00:56:32 +0000 (20:56 -0400)
bk: 489e3cc0nKtJJfYlqiywgQ1NtgeFbg

ChangeLog

index 82e8e6abd4f6b6268cabbb12da8c41e715bf5c21..d024b2a95b8fe8bd3b6e441d57e41e2abd3765b1 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
 * [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.
 
 ---
 
+* [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.