From: Harlan Stenn Date: Thu, 29 Jan 2015 21:00:01 +0000 (+0000) Subject: Merge stenn.ntp.org:/a/etc/amd.stage/thump2-g3/export/ntp/home/stenn/ntp-stable X-Git-Tag: NTP_4_2_8P1_RC2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a28b8fa34a545bfb3953b771dc16bd8e244ccb06;p=thirdparty%2Fntp.git Merge stenn.ntp.org:/a/etc/amd.stage/thump2-g3/export/ntp/home/stenn/ntp-stable into stenn.ntp.org:/a/etc/amd.stage/thump2-g3/export/ntp/home/stenn/ntp-stable-2732 bk: 54ca9f51XTnAfruaE4NSYgPfG_X-kA --- a28b8fa34a545bfb3953b771dc16bd8e244ccb06 diff --cc ChangeLog index c41929beb,59fc4b079..2ac32022a --- a/ChangeLog +++ b/ChangeLog @@@ -1,24 -1,7 +1,27 @@@ --- + +* [Bug 2627] shm refclock allows only two units with owner-only access + rework: reverted sense of mode bit (so default reflects previous + behaviour) and updated ducumentation. + * [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 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(). +--- +(4.2.8p1-RC1) 2015/01/24 Released by Harlan Stenn + +* Start the RC for 4.2.8p1. +* [Bug 2187] Update version number generation scripts. +* [Bug 2617] Fix sntp Usage documentation section. +* [Sec 2672] Code cleanup: On some OSes ::1 can be spoofed... +* [Bug 2736] Show error message if we cannot open the config file. +* Copyright update. +* Fix the package name. --- (4.2.8p1-beta5) 2015/01/07 Released by Harlan Stenn