From: Mark Andrews Date: Thu, 21 Mar 2019 11:07:10 +0000 (+1100) Subject: add CHANGES X-Git-Tag: v9.15.0~52^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97b7360ce1b1bf97204e9ef7783f2d08fe6f5c6a;p=thirdparty%2Fbind9.git add CHANGES --- diff --git a/CHANGES b/CHANGES index 17d519928d7..13e02c080f9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,5 @@ +5205. [bug] Enforce that a DS hash exists. [GL #899] + 5204. [test] Check that dns_rdata_fromtext() produces a record that will be accepted by dns_rdata_fromwire(). [GL #852]