From: Harlan Stenn Date: Mon, 16 Mar 2015 09:24:25 +0000 (+0000) Subject: merge cleanup X-Git-Tag: NTP_4_3_9~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a1fa0b4bf05136b2e7ede5b3cf43da10ab20fe06;p=thirdparty%2Fntp.git merge cleanup bk: 5506a149PDoHYPGh0wS3T8j6HMT-eA --- diff --git a/ChangeLog b/ChangeLog index d66d0e844..7f2f821ce 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,5 @@ +Below are from 4.2.8p2: +* [Bug 2763] Allow different thresholds for forward and backward steps. (4.3.8) 2015/03/10 Released by Harlan Stenn * [Bug 2752] Update for mkver.bat for Windows from David Taylor. Account for release numbering scheme for 4.3.x and later. @@ -71,12 +73,12 @@ ntp-4.3 begins. * [Bug 2732] - Leap second not handled correctly on Windows 8 use 'GetTickCount()' to get the true elapsed time of slew (This should work for all versions of Windows >= W2K) -* [Bug 2738] Missing buffer initialization in refclocK_parse.c::parsestate(). +* [Bug 2738] Missing buffer initialization in refclock_parse.c::parsestate(). * [Bug 2739] Parse driver with PPS enabled occasionally evaluates PPS timestamp with wrong sign. Removed some German umlauts. * [Bug 2740] Removed some obsolete code from the parse driver. -* [Bug 2741] Incorrect buffer check in refclocK_parse.c::parsestatus(). +* [Bug 2741] Incorrect buffer check in refclock_parse.c::parsestatus(). --- (4.2.8p1-RC1) 2015/01/24 Released by Harlan Stenn