From: Willem Toorop Date: Mon, 17 Nov 2025 15:30:40 +0000 (+0100) Subject: log merge of PR #256 X-Git-Tag: 1.9.0-rc.1~11^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5608fd67ff25ff322effdaf0333e0b40b5e132ab;p=thirdparty%2Fldns.git log merge of PR #256 --- diff --git a/Changelog b/Changelog index ed9a4e1e..74668a28 100644 --- a/Changelog +++ b/Changelog @@ -30,6 +30,8 @@ * PR #249: If RNG is already seeded, return early. Thanks crrodriguez * PR #221: Improve error messages. Thanks jschauma + * PR #256: Use SWIG_AppendOutput to support swig 4.3 + Thanks pemensik 1.8.4 2024-07-19 * Fix building documentation in build directory.