From: Evan Hunt Date: Tue, 18 Dec 2012 22:59:56 +0000 (-0800) Subject: [master] support all algorithms in ddns-confgen X-Git-Tag: v9.10.0a1~654 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=53402b52b67aa6cbbd1d437d6cf8984e7175319e;p=thirdparty%2Fbind9.git [master] support all algorithms in ddns-confgen 3443. [bug] ddns-confgen: Some TSIG algorithms were incorrectly rejected when generating keys. [RT #31927] --- diff --git a/CHANGES b/CHANGES index a0def2e0a51..3fcb25b2b3e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +3443. [bug] ddns-confgen: Some TSIG algorithms were incorrectly + rejected when generating keys. [RT #31927] + 3442. [port] Net::DNS 0.69 introduced a non backwards compatible change. [RT #32216]