]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorMark Andrews <marka@isc.org>
Wed, 11 Feb 2015 05:59:44 +0000 (16:59 +1100)
committerMark Andrews <marka@isc.org>
Wed, 11 Feb 2015 06:01:03 +0000 (17:01 +1100)
CHANGES

diff --git a/CHANGES b/CHANGES
index c853e5af0b57d5c392998f11066ad809055a27ca..ac34c24e46ce266ebf1f81f5ed9153c437e848e6 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        implemented.  The prototypes for these
                        functions have been removed. [RT #38068]
 
-4023.  [bug]           win32: socket handling with explict ports and
+4023.  [bug]           win32: socket handling with explicit ports and
                        invoking named with -4 was broken for some
                        configurations. [RT #38068]
 
 4018.  [placeholder]
 
 4017.  [test]          Add system test to check lookups to legacy servers
-                       with broken DNS behaviour. [RT #37965]
+                       with broken DNS behavior. [RT #37965]
 
 4016.  [bug]           Fix a dig segfault due to bad linked list usage.
                        [RT #37591]
 3990.  [testing]       Add tests for unknown DNSSEC algorithm handling.
                        [RT #37541]
 
-3989.  [cleanup]       Remove redundent dns_db_resigned calls. [RT #35748]
+3989.  [cleanup]       Remove redundant dns_db_resigned calls. [RT #35748]
 
 3988.  [func]          Allow the zone serial of a dynamically updatable
                        zone to be updated via "rndc signing -serial".