From: W.C.A. Wijngaards Date: Mon, 4 Nov 2024 12:26:27 +0000 (+0100) Subject: Changelog note for #1167 X-Git-Tag: release-1.23.0rc1~103 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=7985d17b57d25be262de56c29a43ae4b61c1b896;p=thirdparty%2Funbound.git Changelog note for #1167 - Merge #1167: Makefile.in: fix occasional parallel build failures around bison rule. --- diff --git a/doc/Changelog b/doc/Changelog index 43614ef8c..bde53f3e5 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -2,6 +2,8 @@ - Fix redis that during a reload it does not fail if the redis server does not connect or does not respond. It still logs the errors and if the server is up checks expiration features. + - Merge #1167: Makefile.in: fix occasional parallel build failures + around bison rule. 1 November 2024: Yorgos - Merge #1159: Stats for discard-timeout and wait-limit.