From: Harlan Stenn Date: Wed, 28 Sep 2016 11:17:22 +0000 (+0000) Subject: Updated ChangeLog and NEWS X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5c7e78209f522f92ebe04f56452f7ab9f81ae699;p=thirdparty%2Fntp.git Updated ChangeLog and NEWS bk: 57eba6c2hmUXwxeERN5VmRhs2y8Kdg --- diff --git a/ChangeLog b/ChangeLog index 216f12a82..6807c23de 100644 --- a/ChangeLog +++ b/ChangeLog @@ -4,6 +4,8 @@ - applied patches by Kurt Roeckx to source - added shim layer for SSL API calls with issues (both directions) * [Bug 3084] update-leap mis-parses the leapfile name. HStenn. +* [Bug 3068] Linker warnings when building on Solaris. perlinger@ntp.org + - applied patch thanks to Andrew Stormont * [Bug 3066] NMEA clock ignores pps. perlinger@ntp.org - PPS-HACK works again. * [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White. @@ -47,8 +49,6 @@ * [Bug 3054] miscopt.html documents the allan intercept in seconds. SWhite. * [Bug 3058] fetch_timestamp() mishandles 64-bit alignment. Brian Utterback, JPerlinger, HStenn. -* [Bug 3068] Linker warnings when building on Solaris. perlinger@ntp.org - - applied patch thanks to Andrew Stormont * Update the NEWS file for 4.2.8p8. HStenn. * Fix typo in ntp-wait and plot_summary. HStenn. * Make sure we have an "author" file for git imports. HStenn. diff --git a/NEWS b/NEWS index 55dd9ab2b..d932068c4 100644 --- a/NEWS +++ b/NEWS @@ -16,6 +16,8 @@ Other fixes: - applied patches by Kurt Roeckx to source - added shim layer for SSL API calls with issues (both directions) * [Bug 3084] update-leap mis-parses the leapfile name. HStenn. +* [Bug 3068] Linker warnings when building on Solaris. perlinger@ntp.org + - applied patch thanks to Andrew Stormont * [Bug 3066] NMEA clock ignores pps. perlinger@ntp.org - PPS-HACK works again. * [Bug 3053] ntp_loopfilter.c frequency calc precedence error. Sarah White.