From 8e8b2d6f63cada12d85109bfc847b53ec25a4875 Mon Sep 17 00:00:00 2001 From: Simon Kelley Date: Mon, 30 Oct 2017 23:21:52 +0000 Subject: [PATCH] Release notes update. --- CHANGELOG | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG b/CHANGELOG index fe8df02..e435fc8 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -10,6 +10,12 @@ version 2.79 recusion desired bit set, UNLESS acting as a authoritative DNS server. This avoids a potential route to cache snooping. + Add support for Ed25519 signatures in DNSSEC validation. + + No longer support RSA/MD5 signatures in DNSSEC validation, + since these are not secure. This behaviour is mandated in + RFC-6944. + version 2.78 Fix logic of appending "." to PXE basename. Thanks to Chris