From: Harlan Stenn Date: Mon, 6 Mar 2023 07:47:00 +0000 (-0600) Subject: pollskewlist bug is 3795, not 3595 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b89207e2bde5984ecd243db8ebf3e1d24e178e90;p=thirdparty%2Fntp.git pollskewlist bug is 3795, not 3595 bk: 64059a74AUW22VbG4mcgJhawyBlLGA --- diff --git a/ChangeLog b/ChangeLog index 3b9283ad5..cc7e346f3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,8 @@ --- * [Bug 3797] Windows getaddrinfo w/AI_ADDRCONFIG fails for localhost when disconnected, breaking ntpq and ntpdc. +* [Bug 3795] pollskewlist documentation uses | when it shouldn't. + - ntp.conf manual page and miscopt.html corrections. * [Bug 3793] Wrong variable type passed to record_raw_stats(). - Report and patch by Yuezhen LUAN . * [Bug 3786] Timer starvation on high-load Windows ntpd. @@ -54,8 +56,6 @@ - fixed bug identified by Edward McGuire * [Bug 3626] (SNTP) UTC offset calculation needs dst flag - applied patch by Gerry Garvey -* [Bug 3595] pollskewlist documentation uses | when it shouldn't. - - ntp.conf manual page and miscopt.html corrections. * [Bug 3432] refclocks that 'write()' should check the result - backport from -dev, plus some more work on warnings for unchecked results * [Bug 2525] Turn on automake subdir-objects across the project.