From 7caeff39c28e82ec720c75d86528bb903dae77d4 Mon Sep 17 00:00:00 2001 From: "Jeremy C. Reed" Date: Tue, 21 Oct 2014 10:44:17 -0500 Subject: [PATCH] fix typo misspellings --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index a8e5dbf66a..a90d30b981 100644 --- a/CHANGES +++ b/CHANGES @@ -16,7 +16,7 @@ 3983. [bug] Change #3940 was incomplete: negative trust anchors could be set to last up to a week, but the "nta-lifetime" and "nta-recheck" options were - still limted to one day. [RT #37522] + still limited to one day. [RT #37522] 3982. [doc] Include release notes in product documentation. [RT #37272] @@ -52,7 +52,7 @@ 3972. [bug] Fix host's usage statement. [RT #37397] -3971. [bug] Reduce the cascasding failures due to a bad $TTL line +3971. [bug] Reduce the cascading failures due to a bad $TTL line in named-checkconf / named-checkzone. [RT #37138] 3970. [contrib] Fixed a use after free bug in the SDB LDAP driver.