From: Willem Toorop Date: Mon, 17 Nov 2025 15:40:38 +0000 (+0100) Subject: Log merge of PR #188 X-Git-Tag: 1.9.0-rc.1~10^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=493aa13c3bef6343bd551ea8b89b77adf096fab9;p=thirdparty%2Fldns.git Log merge of PR #188 --- diff --git a/Changelog b/Changelog index 74668a28..000af49b 100644 --- a/Changelog +++ b/Changelog @@ -32,6 +32,8 @@ * PR #221: Improve error messages. Thanks jschauma * PR #256: Use SWIG_AppendOutput to support swig 4.3 Thanks pemensik + * PR #188: Homogenize paths for source files during compilation + Thanks duthils 1.8.4 2024-07-19 * Fix building documentation in build directory.