]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
s/seperate/separate/
authorMark Andrews <marka@isc.org>
Tue, 19 Jun 2007 14:19:17 +0000 (14:19 +0000)
committerMark Andrews <marka@isc.org>
Tue, 19 Jun 2007 14:19:17 +0000 (14:19 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 794d9fce600e789d185fa21b5806ad28fa9b4835..28d5e54d737919946b292b4de626b0d145ce5b07 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        hex strings with comments. [RT #15814]
 
 1974.  [doc]           List each of the zone types and associated zone
-                       options seperately in the ARM.
+                       options separately in the ARM.
 
 1973.  [func]          TSIG HMACSHA1, HMACSHA224, HMACSHA256, HMACSHA384 and
                        HMACSHA512 support. [RT #13606]
 1965.  [func]          Suppress spurious "recusion requested but not
                        available" warning with 'dig +qr'. [RT #15780].
 
-1964.  [func]          Seperate out MX and SRV to CNAME checks. [RT #15723]
+1964.  [func]          Separate out MX and SRV to CNAME checks. [RT #15723]
 
 1963.  [port]          Tru64 4.0E doesn't support send() and recv(). 
                        [RT #15586]
 1898.  [bug]           Extend ISC_SOCKADDR_FORMATSIZE and
                        ISC_NETADDR_FORMATSIZE to allow for scope details.
 
-1897.  [func]          x86 and x86_64 now have seperate atomic locking
+1897.  [func]          x86 and x86_64 now have separate atomic locking
                        implementations.
 
 1896.  [bug]           Recursive clients soft quota support wasn't working
                        and has been removed.
 
  170.  [cleanup]       Remove inter server consistancy checks from zone,
-                       these should return as a seperate module in 9.1.
+                       these should return as a separate module in 9.1.
                        dns_zone_checkservers(), dns_zone_checkparents(),
                        dns_zone_checkchildren(), dns_zone_checkglue().