]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix typo misspellings
authorJeremy C. Reed <jreed@isc.org>
Tue, 21 Oct 2014 15:44:17 +0000 (10:44 -0500)
committerJeremy C. Reed <jreed@isc.org>
Tue, 21 Oct 2014 15:44:17 +0000 (10:44 -0500)
CHANGES

diff --git a/CHANGES b/CHANGES
index a8e5dbf66ad1cfd3c19da2267e57e80373be33db..a90d30b981bdbdebab3d91b3ea6bd328c5ea7f95 100644 (file)
--- 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.