]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Merge psp-deb1.ntp.org:/home/perlinger/ntp-stable-3594
authorHarlan Stenn <stenn@ntp.org>
Fri, 11 Oct 2019 07:02:39 +0000 (07:02 +0000)
committerHarlan Stenn <stenn@ntp.org>
Fri, 11 Oct 2019 07:02:39 +0000 (07:02 +0000)
into  psp-deb1.ntp.org:/net/nfs1/nfs/home/stenn/ntp-stable

bk: 5da0290fhyLwdRVnH_ENJiU50gQDdA

1  2 
ChangeLog

diff --cc ChangeLog
index f5088e070024ae655c13c5a97069bb890c71b0e9,7af4c20fbb440f4fe88604d3ae6b9392e6c650d2..67d7083971c8924703f47d646323932e5d4ef7cc
+++ b/ChangeLog
@@@ -18,7 -24,7 +24,8 @@@
  * [Bug 3601] Tests fail to link on platforms with ntp_cv_gc_sections_runs=no <perlinger@ntp.org>
  * [Bug 3599] Build fails on linux-m68k due to alignment issues <perlinger@ntp.org>
    - added padding as suggested by John Paul Adrian Glaubitz 
 +* [Bug 3594] ntpd discards messages coming through nmead <perlinger@ntp.org>
+ * [Bug 3593] ntpd discards silently nmea messages after the 5th string <perlinger@ntp.org>
  * [Bug 3590] Update refclock_oncore.c to the new GPS date API <perlinger@ntp.org>
  * [Bug 3585] Unity tests mix buffered and unbuffered output <perlinger@ntp.org>
    - stdout+stderr are set to line buffered during test setup now