From: George Thessalonikefs Date: Tue, 26 Jan 2021 11:55:55 +0000 (+0100) Subject: Changelog entry for: X-Git-Tag: release-1.13.1rc1~8 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=83d9f9d26801296fd1f5ee6200f5b15c1092da30;p=thirdparty%2Funbound.git Changelog entry for: - Merge PR #408 from fobser: Prevent a few more yacc clashes. --- diff --git a/doc/Changelog b/doc/Changelog index f77355945..2bad8d96b 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +26 January 2022: George + - Merge PR #408 from fobser: Prevent a few more yacc clashes. + 22 January 2022: Willem - Padding of queries and responses with DNS over TLS as specified in RFC7830 and RFC8467.