From: George Thessalonikefs Date: Mon, 26 Jul 2021 14:55:32 +0000 (+0200) Subject: - Changelog entry for #513: Stream reuse, attempt to fix #411, #439, X-Git-Tag: release-1.13.2rc1~18 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dd254137f1450976b43751248ee208008e65fd42;p=thirdparty%2Funbound.git - Changelog entry for #513: Stream reuse, attempt to fix #411, #439, #469. --- diff --git a/doc/Changelog b/doc/Changelog index 43a1b50a4..82fd320e7 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,8 @@ +26 July 2021: George + - Merge #513: Stream reuse, attempt to fix #411, #439, #469. This + introduces a couple of fixes for the stream reuse functionality + that could result in broken internal structures. + 26 July 2021: Wouter - Merge #512: unbound.service.in: upgrade hardening to latest standards.