From 00827f59d27f62f827b1841887dcf976803e4d59 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Wed, 8 Nov 2017 09:18:29 -0800 Subject: [PATCH] [master] revise incorrect release note --- doc/arm/notes.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/doc/arm/notes.xml b/doc/arm/notes.xml index c9cb28e807..056b493d82 100644 --- a/doc/arm/notes.xml +++ b/doc/arm/notes.xml @@ -501,8 +501,7 @@ The use of HMAC-MD5 for RNDC keys is no longer recommended. The default algorithm generated by rndc-confgen, - is now HMAC-256, and a warning message will be printed if - HMAC-MD5 is used. [RT #42272] + is now HMAC-SHA256. [RT #42272]