From: Jeremy C. Reed Date: Tue, 21 Oct 2014 15:44:17 +0000 (-0500) Subject: fix typo misspellings X-Git-Tag: v9.11.0a1~1330 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=7caeff39c28e82ec720c75d86528bb903dae77d4;p=thirdparty%2Fbind9.git fix typo misspellings --- diff --git a/CHANGES b/CHANGES index a8e5dbf66ad..a90d30b981b 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.