From: Philip Homburg Date: Thu, 15 Jun 2023 09:09:08 +0000 (+0200) Subject: Changelog for #887 and #516 X-Git-Tag: release-1.18.0rc1~24^2~27 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=64476280ed511a44505a398866cba2204c46b435;p=thirdparty%2Funbound.git Changelog for #887 and #516 --- diff --git a/doc/Changelog b/doc/Changelog index dc3013854..1b9f3466c 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,7 @@ +15 June 2023: Philip + - Fix for issue #887 (Timeouts to forward servers on BSD based + system with ASLR) + - Probably fixes #516 (Stream reuse does not work on Windows) as well 14 June 2023: George - Properly handle all return values of worker_check_request during early EDE code.