]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Added 3660 to the NEWS file
authorHarlan Stenn <stenn@ntp.org>
Thu, 14 May 2020 10:45:40 +0000 (03:45 -0700)
committerHarlan Stenn <stenn@ntp.org>
Thu, 14 May 2020 10:45:40 +0000 (03:45 -0700)
bk: 5ebd2154Nu1QB8IWqBf6nV3kCfnwVw

NEWS

diff --git a/NEWS b/NEWS
index 5c55d41f49a472d9150e7f1bbc18d58fa5556342..5f38d92e5ec54d03f9c1c97d5c129661af939963 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -10,12 +10,14 @@ 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 9 other bugs.
+It also fixes 10 other bugs.
 
 * [Bug 3666] avoid unlimited receive buffer allocation <perlinger@ntp.org>
   - limit number of receive buffers, with an iron reserve for refclocks
 * [Bug 3664] Enable openSSL CMAC support on Windows <burnicki@ntp.org>
 * [Bug 3662] Fix build errors on Windows with VS2008 <burnicki@ntp.org>
+* [Bug 3660] Manycast orphan mode startup discovery problem. <stenn@ntp.org>
+  - integrated patch from Charles Claggett
 * [Bug 3659] Move definition of psl[] from ntp_config.h to
   ntp_config.h <perlinger@ntp.org>
 * [Bug 3657] Wrong "Autokey group mismatch" debug message <perlinger@ntp.org>