From: Harlan Stenn Date: Wed, 28 Sep 2016 10:45:21 +0000 (+0000) Subject: Update ChangeLog and NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3bab570f770dd4bb80fea792737fd8a83f4da99e;p=thirdparty%2Fntp.git Update ChangeLog and NEWS bk: 57eb9f410nFd9FlRZ1fqX5kWVvm04A --- diff --git a/ChangeLog b/ChangeLog index 78a9f521a..b9eccabcf 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,6 +2,8 @@ * [Bug 3084] update-leap mis-parses the leapfile name. HStenn. * [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. +* [Bug 3047] Fix refclock_jjy C-DEX JST2000. abe@ntp.org + - Patch provided by Kuramatsu. * [Bug 3021] unity_fixture.c needs pragma weak - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()' * [Bug 2998] sntp/tests/packetProcessing.c broken without openssl. JPerlinger @@ -93,8 +95,6 @@ server if the delay exceeds 50ms. Retry again after the next broadcast packet. * [Bug 3036] autokey trips an INSIST in authistrustedip(). Harlan Stenn. -* [Bug 3047] Fix refclock_jjy C-DEX JST2000. abe@ntp.org - - Patch provided by Kuramatsu. * Document ntp.key's optional IP list in authenetic.html. Harlan Stenn. * Update html/xleave.html documentation. Harlan Stenn. * Update ntp.conf documentation. Harlan Stenn. diff --git a/NEWS b/NEWS index eb10ff841..b67d9d382 100644 --- a/NEWS +++ b/NEWS @@ -14,6 +14,8 @@ Other fixes: * [Bug 3084] update-leap mis-parses the leapfile name. HStenn. * [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. +* [Bug 3047] Fix refclock_jjy C-DEX JST2000. abe@ntp.org + - Patch provided by Kuramatsu. * [Bug 3021] unity_fixture.c needs pragma weak - removed unnecessary & harmful decls of 'setUp()' & 'tearDown()' * [Bug 2998] sntp/tests/packetProcessing.c broken without openssl. JPerlinger