]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorMark Andrews <marka@isc.org>
Sun, 20 Feb 2011 00:57:19 +0000 (00:57 +0000)
committerMark Andrews <marka@isc.org>
Sun, 20 Feb 2011 00:57:19 +0000 (00:57 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0481975ce48a2dacf1f95b70eeb0e5b24750181c..f31272e01b60b8781bb523bcc75406c20bdd8bec 100644 (file)
--- a/CHANGES
+++ b/CHANGES
 2976.  [bug]           named could die on exit after negotiating a GSS-TSIG
                        key. [RT #22573]
 
-2975.  [bug]           rbtdb.c:cleanup_dead_nodes_callback() aquired the
+2975.  [bug]           rbtdb.c:cleanup_dead_nodes_callback() acquired the
                        wrong lock which could lead to server deadlock.
                        [RT #22614]
 
@@ -1140,7 +1140,7 @@ h
 
 2695.  [func]          DHCP/DDNS - update fdwatch code for use by
                        DHCP.  Modify the api to isc_sockfdwatch_t (the
-                       callback funciton for isc_socket_fdwatchcreate)
+                       callback functon for isc_socket_fdwatchcreate)
                        to include information about the direction (read
                        or write) and add isc_socket_fdwatchpoke.
                        [RT #20253]
@@ -1205,7 +1205,7 @@ h
                          sets the time when a key is no longer used for
                          signing but is still published.
                        - The "unpublished" date (-U) is deprecated in
-                         favor of "deleted" (-D).
+                         favour of "deleted" (-D).
                        [RT #20247]
 
 2676.  [bug]           --with-export-installdir should have been
 2624.  [func]          'named-checkconf -p' will print out the parsed
                        configuration. [RT #18871]
 
-2623.  [bug]           Named started seaches for DS non-optimally. [RT #19915]
+2623.  [bug]           Named started searches for DS non-optimally. [RT #19915]
 
 2622.  [bug]           Printing of named.conf grammar was broken. [RT #19919]
 
-2621.  [doc]           Made copyright boilterplate consistent.  [RT #19833]
+2621.  [doc]           Made copyright boilerplate consistent.  [RT #19833]
 
 2620.  [bug]           Delay thawing the zone until the reload of it has
                        completed successfully.  [RT #19750]