From 2196ccf5e83afd88fb3bb19b5326677f30af01f6 Mon Sep 17 00:00:00 2001 From: "W.C.A. Wijngaards" Date: Thu, 27 May 2021 13:29:33 +0200 Subject: [PATCH] - Merge #496 from banburybill: Use build system endianness if available, otherwise try to work it out. --- doc/Changelog | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/Changelog b/doc/Changelog index d87e545d7..f322879dc 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +27 May 2021: Wouter + - Merge #496 from banburybill: Use build system endianness if + available, otherwise try to work it out. + 25 May 2021: Wouter - Move the NSEC3 max iterations count in line with the 150 value used by BIND, Knot and PowerDNS. This sets the default value -- 2.39.5