]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge stenn@psp-deb1.ntp.org:ntp-stable
authorHarlan Stenn <stenn@ntp.org>
Wed, 28 Sep 2016 09:31:22 +0000 (02:31 -0700)
committerHarlan Stenn <stenn@ntp.org>
Wed, 28 Sep 2016 09:31:22 +0000 (02:31 -0700)
into  max.pfcs.com:/homes/harlan/src/ntp-stable

bk: 57eb8deaLUOqjGF2tRJ8GQ4y2qr6Ew

1  2 
ChangeLog

diff --cc ChangeLog
index e1f3091d7830bcd24f8b184c55408cbc00aa8853,bc5753844a854fd85b29a73501c349294ed8a6ff..1c17f9533d886d5585f4c4466c84759e44d08279
+++ b/ChangeLog
@@@ -1,17 -1,7 +1,19 @@@
  ---
  
 -* [Bug 2961] sntp/tests/packetProcessing.c assumes AUTOKEY.  HStenn.
+ * [Bug 3084] update-leap mis-parses the leapfile name.  HStenn.
 +* [Bug 3053] ntp_loopfilter.c frequency calc precedence error.  Sarah White.
++* [Bug 2961] sntp/tests/packetProcessing.c assumes AUTOKEY.  HStenn.
 +* [Bug 2959] refclock_jupiter: gps week correction <perlinger@ntp.org>
 +  - fixed GPS week expansion to work based on build date. Special thanks
 +    to Craig Leres for initial patch and testing.
 +* [Bug 2951] ntpd tests fail: multiple definition of `send_via_ntp_signd'
 +  - fixed Makefile.am <perlinger@ntp.org>
 +* [Bug 2689] ATOM driver processes last PPS pulse at startup,
 +             even if it is very old <perlinger@ntp.org>
 +  - make sure PPS source is alive before processing samples
 +  - improve stability close to the 500ms phase jump (phase gate)
 +* git author attribution cleanup
 +* bk ignore file cleanup
  
  ---
  (4.2.8p8) 2016/06/02 Released by Harlan Stenn <stenn@ntp.org>
@@@ -34,7 -24,7 +36,7 @@@
  * Fix typo in ntp-wait and plot_summary.  HStenn.
  * Make sure we have an "author" file for git imports.  HStenn.
  * Update the sntp problem tests for MacOS.  HStenn.
--  
++
  ---
  (4.2.8p7) 2016/04/26 Released by Harlan Stenn <stenn@ntp.org>