]> git.ipfire.org Git - thirdparty/ntp.git/commitdiff
Remove duplicate ChangeLog entries
authorNTP Release Engineering <stenn@ntp.org>
Fri, 24 May 2024 07:30:46 +0000 (00:30 -0700)
committerNTP Release Engineering <stenn@ntp.org>
Fri, 24 May 2024 07:30:46 +0000 (00:30 -0700)
bk: 66504226bH0yvcnVHP8hMkBiU2I62g

ChangeLog

index 5e137250d21c5c7a6141bba01da19ab40dc66536..da521f1a2d3cd7850d3bfb982dd0ac91d3706c8c 100644 (file)
--- 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. <hart@ntp.org>
 * [Bug 2734] TEST3 prevents initial interleave sync.  Fix from <PoolMUC@web.de>
-* Remove extraneous */ from libparse/ieee754io.c
-* Fix .datecheck target line in Makefile.am.  <stenn@ntp.org>
 * Log failures to allocate receive buffers.  <hart@ntp.org>
 * Remove extraneous */ from libparse/ieee754io.c
 * Fix .datecheck target line in Makefile.am.  <stenn@ntp.org>
 * Remove configure support for ISC UNIX ca. 1998. <hart@ntp.org>
 * Move NTP_OPENSSL and NTP_CRYPTO_RAND invocations from configure.ac files
   to NTP_LIBNTP. <hart@ntp.org>
-* Move ENABLE_CMAC to ntp_openssl.m4, enabling sntp/tests CMAC unit tests.
-  <hart@ntp.org>
 * Remove dead code: HAVE_U_INT32_ONLY_WITH_DNS. <hart@ntp.org>
 * Eliminate [v]snprintf redefinition warnings on macOS. <hart@ntp.org>
 * Fix clang 14 cast increases alignment warning on Linux. <hart@ntp.org>