]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
pollskewlist bug is 3795, not 3595
authorHarlan Stenn <stenn@ntp.org>
Mon, 6 Mar 2023 07:47:00 +0000 (01:47 -0600)
committerHarlan Stenn <stenn@ntp.org>
Mon, 6 Mar 2023 07:47:00 +0000 (01:47 -0600)
bk: 64059a74AUW22VbG4mcgJhawyBlLGA

ChangeLog

index 3b9283ad5b1bfe6975c584acf6b2b32ea60ef694..cc7e346f3938ff9988ee19f55b7c0d17fc1c1936 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,8 @@
 ---
 * [Bug 3797] Windows getaddrinfo w/AI_ADDRCONFIG fails for localhost when 
              disconnected, breaking ntpq and ntpdc. <hart@ntp.org>
+* [Bug 3795] pollskewlist documentation uses | when it shouldn't.
+  - ntp.conf manual page and miscopt.html corrections. <hart@ntp.org>
 * [Bug 3793] Wrong variable type passed to record_raw_stats(). <hart@ntp.org>
   - Report and patch by Yuezhen LUAN <wei6410@sina.com>.
 * [Bug 3786] Timer starvation on high-load Windows ntpd. <hart@ntp.org>
@@ -54,8 +56,6 @@
   - fixed bug identified by Edward McGuire <perlinger@ntp.org>
 * [Bug 3626] (SNTP) UTC offset calculation needs dst flag <perlinger@ntp.org>
   - applied patch by Gerry Garvey
-* [Bug 3595] pollskewlist documentation uses | when it shouldn't.
-  - ntp.conf manual page and miscopt.html corrections. <hart@ntp.org>
 * [Bug 3432] refclocks that 'write()' should check the result <perlinger@ntp.org>
   - backport from -dev, plus some more work on warnings for unchecked results
 * [Bug 2525] Turn on automake subdir-objects across the project. <hart@ntp.org>