]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge stenn.ntp.org:/a/etc/amd.stage/thump2-g3/export/ntp/home/stenn/ntp-stable
authorHarlan Stenn <stenn@ntp.org>
Thu, 29 Jan 2015 21:00:01 +0000 (21:00 +0000)
committerHarlan Stenn <stenn@ntp.org>
Thu, 29 Jan 2015 21:00:01 +0000 (21:00 +0000)
into  stenn.ntp.org:/a/etc/amd.stage/thump2-g3/export/ntp/home/stenn/ntp-stable-2732

bk: 54ca9f51XTnAfruaE4NSYgPfG_X-kA

1  2 
ChangeLog

diff --cc ChangeLog
index c41929beb99b60230911f369dc55fa845be30f97,59fc4b079745e62289a895a1c306ca06dc6e3d27..2ac32022ab86d5ddb56b86413c2fbc58128637fd
+++ 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 <stenn@ntp.org>
 +
 +* 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 <stenn@ntp.org>