From: NTP Release Engineering Date: Fri, 24 May 2024 07:30:46 +0000 (-0700) Subject: Remove duplicate ChangeLog entries X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=346981dcfd25262b1fe16ba6b4a72c9d3e332ceb;p=thirdparty%2Fntp.git Remove duplicate ChangeLog entries bk: 66504226bH0yvcnVHP8hMkBiU2I62g --- diff --git a/ChangeLog b/ChangeLog index 5e137250d..da521f1a2 100644 --- a/ChangeLog +++ b/ChangeLog @@ -66,8 +66,6 @@ * [Bug 3756] Improve OpenSSL library/header detection. * [Bug 3753] ntpd fails to start with FIPS-enabled OpenSSL 3. * [Bug 2734] TEST3 prevents initial interleave sync. Fix from -* Remove extraneous */ from libparse/ieee754io.c -* Fix .datecheck target line in Makefile.am. * Log failures to allocate receive buffers. * Remove extraneous */ from libparse/ieee754io.c * Fix .datecheck target line in Makefile.am. @@ -110,8 +108,6 @@ * Remove configure support for ISC UNIX ca. 1998. * Move NTP_OPENSSL and NTP_CRYPTO_RAND invocations from configure.ac files to NTP_LIBNTP. -* Move ENABLE_CMAC to ntp_openssl.m4, enabling sntp/tests CMAC unit tests. - * Remove dead code: HAVE_U_INT32_ONLY_WITH_DNS. * Eliminate [v]snprintf redefinition warnings on macOS. * Fix clang 14 cast increases alignment warning on Linux.