From: Harlan Stenn Date: Wed, 28 Sep 2016 08:17:16 +0000 (+0000) Subject: Update ChangeLog and NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d94e1d103f0a5003377378687be200ae7d687e9f;p=thirdparty%2Fntp.git Update ChangeLog and NEWS bk: 57eb7c8c39FcLQS_wtisUo4XSyWYxA --- diff --git a/ChangeLog b/ChangeLog index 19ebbed79..e1f3091d7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,11 +1,9 @@ --- + +* [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. * [Bug 2959] refclock_jupiter: gps week correction - fixed GPS week expansion to work based on build date. Special thanks to Craig Leres for initial patch and testing. - ---- - -* [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. * [Bug 2951] ntpd tests fail: multiple definition of `send_via_ntp_signd' - fixed Makefile.am * [Bug 2689] ATOM driver processes last PPS pulse at startup, diff --git a/NEWS b/NEWS index 419beba00..2f65824fb 100644 --- a/NEWS +++ b/NEWS @@ -13,6 +13,9 @@ following X high- and Y low-severity vulnerabilities: Other fixes: * [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. +* [Bug 2959] refclock_jupiter: gps week correction + - 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 * [Bug 2689] ATOM driver processes last PPS pulse at startup,