From ace11f3aff71ba4f7d005c4ef9cd279cf4625ed5 Mon Sep 17 00:00:00 2001 From: Brent Cook Date: Mon, 12 Jun 2017 03:39:42 -0500 Subject: [PATCH] 6.1 changelog --- ChangeLog | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/ChangeLog b/ChangeLog index 7b9c64f..f95875b 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,19 @@ For detailed changes, see the changes either in the OpenBSD CVS repository or the GitHub mirror. +2017-06-12 OpenNTPD 6.1p1 + * Quieted warnings about constraint connection retries. + * Implemented fork+exec for ntpd child processes. + * Added imsg inter-process reliability fixes. + * Fixed memory leaks and reduced heap memory usage. + * Numerous logging improvements and additions. + + OpenNTPD portable-specific changes: + + * Added macOS 10.12 getentropy support. + * Fixed arc4random blacklist use native implementations where + possible. + 2016-05-30 OpenNTPD 6.0p1 * Fixed a link failure on older Linux distributions and a build