]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorMark Andrews <marka@isc.org>
Wed, 10 Mar 2004 05:18:49 +0000 (05:18 +0000)
committerMark Andrews <marka@isc.org>
Wed, 10 Mar 2004 05:18:49 +0000 (05:18 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 90d1c26a8ae397268cf629b8cdb9986c7c34c45b..cf4d97a7900b1cf56360edd2edda96161d3d60c7 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -12,7 +12,7 @@
 
                        NOTE: allow-v6-synthesis has been deprecated.
 
-1584.  [bug]           "make test" failed with a readonly source tree.
+1584.  [bug]           "make test" failed with a read only source tree.
                        [RT #10461]
 
 1583.  [bug]           Records add via UPDATE failed to get the correct trust
@@ -21,7 +21,7 @@
 1582.  [bug]           rrset-order failed to work on RRsets with more
                        than 32 elements. [RT #10381]
 
-1580.  [bug]           Zone destuction on final detach takes a long time.
+1580.  [bug]           Zone destruction on final detach takes a long time.
                        [RT #3746]
 
 1579.  [bug]           Multiple task managers could not be created.
                        zone if the server is specified. [RT #10148]
 
 1571.  [bug]           rbt:hash_node() could fail leaving the hash table
-                       in an inconsistant state.  [RT #10208]
+                       in an inconsistent state.  [RT #10208]
 
 1570.  [bug]           nsupdate failed to handle classes other than IN.
                        New keyword 'class' which sets the default class.
                        [RT #10202]
 
 1568.  [bug]           nsupdate now reports that the update failed in
-                       interative mode. [RT# 10236]
+                       interactive mode. [RT# 10236]
 
 1567.  [bug]           B.ROOT-SERVERS.NET is now 192.228.79.201.
 
 
 1534.  [bug]           Race condition when priming cache. [RT# 9940]
 
-1533.  [func]          Warn if both "recusion no;" and "allow-recursion"
+1533.  [func]          Warn if both "recursion no;" and "allow-recursion"
                        are active. [RT# 4389]
 
 1532.  [port]          netbsd: the configure test for <sys/sysctl.h>
                        slave master file was removed at just the correct
                        moment. [RT #9462]
 
-1529.  [bug]           "notify explict;" failed to log that NOTIFY messages
+1529.  [bug]           "notify explicit;" failed to log that NOTIFY messages
                        were being sent for the zone. [RT #9442]
 
 1025.  [bug]           Don't use multicast addresses to resolve iterative
 
        --- 9.2.3rc2 released ---
 
-1505.  [bug]           Uninitialised rdataset in sdb. [RT #8750]
+1505.  [bug]           Uninitialized rdataset in sdb. [RT #8750]
 
 1504.  [func]          New zone type "delegation-only".
 
                        on syntax errors.
 
 1478.  [port]          ifconfig.sh didn't account for other virtual
-                       interfaces.  It now takes a optional arguement
+                       interfaces.  It now takes a optional argument
                        to specify the first interface number. [RT #3907]
 
 1477.  [bug]           memory leak using stub zones and TSIG.
 
 1423.  [contrib]       queryperf: added A6 and SRV.
 
-1420.  [port]          solaris: work around gcc optimiser bug.
+1420.  [port]          solaris: work around gcc optimizer bug.
 
 1419.  [port]          openbsd: use /dev/arandom. [RT #4950]
 
 
 1411.  [bug]           empty nodes should stop wildcard matches. [RT #4802]
 
-1408.  [bug]           distclean was not complete. [RT #4700]
+1408.  [bug]           "make distclean" was not complete. [RT #4700]
 
 1407.  [bug]           lfsr incorrectly implements the shift register.
                        [RT #4617]
 
-1406.  [bug]           dispatch initialises one of the LFSR's with a incorrect
+1406.  [bug]           dispatch initializes one of the LFSR's with a incorrect
                        polynomial.  [RT #4617]
 
 1405.  [func]          Use arc4random() if available.
 1284.  [bug]           The RTT estimate on unused servers was not aged.
                        [RT #2569]
 
-1282.  [port]          libbind: hpux 11.11 interface scaning.
+1282.  [port]          libbind: hpux 11.11 interface scanning.
 
 1280.  [bug]           libbind: escape '(' and ')' when converting to
                        presentation form.
 1140.  [bug]           rndc-confgen did not accept IPv6 addresses as arguments
                        to the -s option. [RT #2138]
 
-1136.  [bug]           CNAME records synthesised from DNAMEs did not
+1136.  [bug]           CNAME records synthesized from DNAMEs did not
                        have a TTL of zero as required by RFC2672.
                        [RT #2129]
 
 
 1117.  [port]          The configure check for in6addr_loopback incorrectly
                        succeeded on AIX 4.3 when compiling with -O2
-                       because the test code was optimised away.
+                       because the test code was optimized away.
                        [RT #2016]
 
 1116.  [bug]           Setting transfers in a server clause, transfers-in,