]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
[Bug 2784] Fix for 2782 uses clock_gettime() instead of time()
authorHarlan Stenn <stenn@ntp.org>
Sat, 7 Mar 2015 22:58:25 +0000 (22:58 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sat, 7 Mar 2015 22:58:25 +0000 (22:58 +0000)
bk: 54fb8291GMCVGNiXTGsnbuETg6F8xQ

ChangeLog

index 5892c73379cb3bcb8d33ce1d509d4a3b27e0d6d5..7b5fc140fbc3e1c64484550298227b8d9a6d7272 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,5 @@
 (4.3.7) 2015/03/07 Released by Harlan Stenn <stenn@ntp.org>
+* [Bug 2784] Fix for 2782 uses clock_gettime() instead of time().
 (4.3.6) 2015/03/06 Released by Harlan Stenn <stenn@ntp.org>
 Below are from 4.2.8p2:
 * [Bug 2782] Refactor refclock_shm.c, add memory barrier protection.