]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
typos
authorHarlan Stenn <stenn@ntp.org>
Tue, 30 Jun 2009 07:41:23 +0000 (03:41 -0400)
committerHarlan Stenn <stenn@ntp.org>
Tue, 30 Jun 2009 07:41:23 +0000 (03:41 -0400)
bk: 4a49c1a3rZIyY5coXGkZO0rmpeAO4Q

ChangeLog

index e5be57d3d526bd2acfc993c3e0205e5ede5b2cbc..750580c9d51df16643e8490e0be9f95d279b0e51 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
+* Bug[1236] Declaration order fixed.
+* Bracket private ONCORE debug statements with #if 0 rather than #ifdef DEBUG
+* Delete ONCORE debug statement that is now handled elsewhere.
 (4.2.5p184) 2009/06/24 Released by Harlan Stenn <stenn@ntp.org>
-* [Bg 1233] atom refclock fudge time1 sign flipped in 4.2.4p164.
+* [Bug 1233] atom refclock fudge time1 sign flipped in 4.2.5p164.
 (4.2.5p183) 2009/06/23 Released by Harlan Stenn <stenn@ntp.org>
 * [Bug 1196] setsockopt(SO_EXCLUSIVEADDRUSE) can fail on Windows 2000
   and earlier with WSAINVAL, do not log a complaint in that case.