From: Tom Carpay Date: Fri, 2 Jul 2021 13:15:13 +0000 (+0200) Subject: changelog PR #491 X-Git-Tag: release-1.13.2rc1~41 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=a701ef75edea60daf21dd61b52efa27754cbce82;p=thirdparty%2Funbound.git changelog PR #491 --- diff --git a/doc/Changelog b/doc/Changelog index 221b6c69b..384491920 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,3 +1,6 @@ +2 July 2021: Tom + - Merge PR #491: Add SVCB and HTTPS types and handling according to draft-ietf-dnsop-svcb-https + 2 July 2021: Wouter - Fix #506: Python Module Seems to Leak Memory if it Experiences an Unhandled Exception.