From 1e5b7b52f8808323e5acdcaad445afcd7b5ea024 Mon Sep 17 00:00:00 2001 From: Evan Hunt Date: Fri, 24 Jan 2020 09:53:32 -0800 Subject: [PATCH] fixed a typo (cherry picked from commit 0147acd7b6dc788842b93f6faf72029ab7db1598) --- HISTORY.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.md b/HISTORY.md index 844b0fb9f0..f6bf0e1f44 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -75,7 +75,7 @@ releases. New features include: - "rndc modzone" reconfigures a single zone, without requiring the entire server to be reconfigured. - "rndc showzone" displays the current configuration of a zone. -- "rndc managed-keys" can be used to check the status of RFC 5001 managed +- "rndc managed-keys" can be used to check the status of RFC 5011 managed trust anchors, or to force trust anchors to be refreshed. - "max-cache-size" can now be set to a percentage of available memory. The default is 90%.