From: Willem Toorop Date: Mon, 17 Nov 2025 15:10:58 +0000 (+0100) Subject: log merge of PR #249 X-Git-Tag: 1.9.0-rc.1~13^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cdcfa91e0245bc785397144a6b74c03c2f146d9c;p=thirdparty%2Fldns.git log merge of PR #249 --- diff --git a/Changelog b/Changelog index e58e2a82..415608c2 100644 --- a/Changelog +++ b/Changelog @@ -27,6 +27,8 @@ * DSYNC is no longer a draft RR type and compiled by default * RFC 9824 support: Compact Denial of Existence in DNSSEC * The HHIT and BRID draft RR types + * PR #249: If RNG is already seeded, return early. + Thanks crrodriguez 1.8.4 2024-07-19 * Fix building documentation in build directory.