From: Ralph Dolmans Date: Thu, 16 Jul 2020 09:45:10 +0000 (+0200) Subject: - Add changelog entry for bidirectional frame streams support. X-Git-Tag: release-1.11.0~13 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d75f58d659ac051704e1c7048f3034b3e96a6ea0;p=thirdparty%2Funbound.git - Add changelog entry for bidirectional frame streams support. --- diff --git a/doc/Changelog b/doc/Changelog index f4304bddf..dd2a68480 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +16 July 2020: Ralph + - Add bidirectional frame streams support. + 8 July 2020: Wouter - Fix add missing DSA header, for compilation without deprecated OpenSSL APIs.