From: Harlan Stenn Date: Tue, 30 Jun 2009 07:41:23 +0000 (-0400) Subject: typos X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=41f4bba96e104f7f34ff86b936e31c599ef07ae7;p=thirdparty%2Fntp.git typos bk: 4a49c1a3rZIyY5coXGkZO0rmpeAO4Q --- diff --git a/ChangeLog b/ChangeLog index e5be57d3d5..750580c9d5 100644 --- 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 -* [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 * [Bug 1196] setsockopt(SO_EXCLUSIVEADDRUSE) can fail on Windows 2000 and earlier with WSAINVAL, do not log a complaint in that case.