From: Harlan Stenn Date: Wed, 10 May 2023 23:03:29 +0000 (-0500) Subject: remove duplicate line from ChangeLog X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b31dee0ee5e9ee7376067abd3b9aecf7cb4a62fe;p=thirdparty%2Fntp.git remove duplicate line from ChangeLog bk: 645c22c1qPe3VdOEy806upMO1sMXSQ --- diff --git a/ChangeLog b/ChangeLog index b151d28a2..fe2629a6a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -89,7 +89,6 @@ * M_ADDF should use u_int32. * Only define tv_fmt_libbuf() if we will use it. * Use recv_buffer instead of the longer recv_space.X_recv_buffer. hart/stenn -* Disable "embedded NUL in string" warnings in libopts, when we can. * Make sure the value returned by refid_str() prints cleanly. * If DEBUG is enabled, the startup banner now says that debug assertions are in force and that ntpd will abort if any are violated.