]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
Changelog note for #1041 and #1038.
authorW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 25 Apr 2024 09:12:27 +0000 (11:12 +0200)
committerW.C.A. Wijngaards <wouter@nlnetlabs.nl>
Thu, 25 Apr 2024 09:12:27 +0000 (11:12 +0200)
- 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.

doc/Changelog

index 2857f40ede15afd520c84b9b45ccc83ab6664b75..b7272918608891023febf9c367a190ca3312b281 100644 (file)
@@ -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.