From: Willem Toorop Date: Mon, 17 Nov 2025 15:25:26 +0000 (+0100) Subject: Log merge of PR #221 X-Git-Tag: 1.9.0-rc.1~12^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5339c02b79854741f8604b46372a8e696a88afe6;p=thirdparty%2Fldns.git Log merge of PR #221 --- diff --git a/Changelog b/Changelog index 415608c2..ed9a4e1e 100644 --- a/Changelog +++ b/Changelog @@ -29,6 +29,7 @@ * The HHIT and BRID draft RR types * PR #249: If RNG is already seeded, return early. Thanks crrodriguez + * PR #221: Improve error messages. Thanks jschauma 1.8.4 2024-07-19 * Fix building documentation in build directory.