From: W.C.A. Wijngaards Date: Thu, 25 Apr 2024 09:12:27 +0000 (+0200) Subject: Changelog note for #1041 and #1038. X-Git-Tag: release-1.20.0rc1~10 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b3951e588513d2c304c952349bc4afe3d66fd6f8;p=thirdparty%2Funbound.git Changelog note for #1041 and #1038. - Merge #1041: Stub and Forward unshare. This has one structure for them and fixes #1038: fatal error: Could not initialize thread / error: reading root hints. --- diff --git a/doc/Changelog b/doc/Changelog index 2857f40ed..b72729186 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,5 +1,8 @@ 25 April 2024: Wouter - Fix configure flto check error, by finding grep for it. + - Merge #1041: Stub and Forward unshare. This has one structure + for them and fixes #1038: fatal error: Could not initialize + thread / error: reading root hints. 24 April 2024: Wouter - Fix ci workflow for macos for moved install locations.