]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Update ChangeLog and NEWS files for 3644
authorHarlan Stenn <stenn@ntp.org>
Sun, 31 May 2020 09:49:39 +0000 (09:49 +0000)
committerHarlan Stenn <stenn@ntp.org>
Sun, 31 May 2020 09:49:39 +0000 (09:49 +0000)
bk: 5ed37db3xeVKZFtV-yD6UGAxABMPpg

ChangeLog
NEWS

index 9ae09a309ad8b168fcb5cdf17f9d5dc268a0b7e2..a2f8bfbeac0ce2be71eb5350b9b2e02f2129b1ff 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,3 @@
----
-* [Bug 3644] Unsynchronized server [...] selected as candidate <perlinger@ntp.org>
-
 ---
 (4.2.8p15) 2020/04/xx Released by Harlan Stenn <stenn@ntp.or>
 
@@ -21,6 +18,7 @@
   - thanks to Gerry Garvey
 * [Bug 3646] Avoid sync with unsync orphan <perlinger@ntp.org>
   - patch by Gerry Garvey
+* [Bug 3644] Unsynchronized server [...] selected as candidate <perlinger@ntp.org>
 * [Bug 3639] refclock_jjy: TS-JJY0x can skip time sync depending on the STUS reply. <abe@ntp.org>
   - applied patch by Takao Abe
 
diff --git a/NEWS b/NEWS
index d2527a203c99d421b5a991352806a799b5c56e66..fa0454953c75b73e706d2ced518941594bed7178 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,7 +10,7 @@ authentication between ntpd from versions 4.2.8p11/4.3.97 and
 4.2.8p14/4.3.100 will leak a small amount of memory for each packet.
 Eventually, ntpd will run out of memory and abort.
 
-It also fixes 11 other bugs.
+It also fixes 12 other bugs.
 
 * [Bug 3667] decodenetnum fails with numeric port <perlinger@ntp.org>
   - rewrite 'decodenetnum()' in terms of inet_pton
@@ -29,6 +29,7 @@ It also fixes 11 other bugs.
   - thanks to Gerry Garvey
 * [Bug 3646] Avoid sync with unsync orphan <perlinger@ntp.org>
   - patch by Gerry Garvey
+* [Bug 3644] Unsynchronized server [...] selected as candidate <perlinger@ntp.org>
 * [Bug 3639] refclock_jjy: TS-JJY0x can skip time sync depending on the STUS reply. <abe@ntp.org>
   - applied patch by Takao Abe