]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
spelling
authorMark Andrews <marka@isc.org>
Mon, 26 Jun 2017 06:28:40 +0000 (16:28 +1000)
committerMark Andrews <marka@isc.org>
Mon, 26 Jun 2017 06:28:40 +0000 (16:28 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0dfa5bce62add3abf754a4f7ea5723158020dcff..6cdf0854f39b7a98a573f2c908297983ba1aa37d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
                        conditions causing SERVFAILs when resolving.
                        [RT #35538]
 
-3812.  [func]          Dig now supports sending arbitary EDNS options from
+3812.  [func]          Dig now supports sending arbitrary EDNS options from
                        the command line (+ednsopt=code[:value]). [RT #35584]
 
        --- 9.10.2 released ---
                        not being properly set leading to a potentially
                        spurious 'inherited owner' warning. [RT #37919]
 
-4012.  [bug]           Check returned status of OpenSSL digest and HMAC
+4012.  [cleanup]       Check returned status of OpenSSL digest and HMAC
                        functions when they return one. Note this applies
                        only to FIPS capable OpenSSL libraries put in
                        FIPS mode and MD5. [RT #37944]
 4011.  [bug]           master's list port and dscp inheritance was not
                        properly implemented. [RT #37792]
 
-4010.  [cleanup]       Clear the prefetchable state when initiating a prefetch.
-                       [RT #37399]
+4010.  [cleanup]       Clear the prefetchable state when initiating a
+                       prefetch. [RT #37399]
 
 4008.  [contrib]       Updated zkt to latest version (1.1.3). [RT #37886]
 
 
 3989.  [cleanup]       Remove redundant dns_db_resigned calls. [RT #35748]
 
-3987.  [func]          Handle future Visual Studio 14 incompatible changes.
+3987.  [port]          Handle future Visual Studio 14 incompatible changes.
                        [RT #37380]
 
 3986.  [doc]           Add the BIND version number to page footers
                        to be made. [RT #36020]
 
 3856.  [bug]           Configuring libjson without also configuring libxml
-                       resulting in a REQUIRE assertion when retrieving
+                       resulted in a REQUIRE assertion when retrieving
                        statistics using json. [RT #36009]
 
 3855.  [bug]           Limit smoothed round trip time aging to no more than
 
 3851.  [func]          Allow libseccomp based system-call filtering
                        on Linux; use "configure --enable-seccomp" to
-                       turn it on.  Thanks to Loganaden Velvindron for
-                       the contribution. [RT #35347]
+                       turn it on.  Thanks to Loganaden Velvindron
+                       of AFRINIC for the contribution. [RT #35347]
 
 3850.  [bug]           Disabling forwarding could trigger a REQUIRE assertion.
                        [RT #35979]
 3414.  [bug]           Address locking issues found by Coverity. [RT #31626]
 
 3413.  [func]          Record the number of DNS64 AAAA RRsets that have been
-                       synthesized. [RT #27636]
+                       synthesised. [RT #27636]
 
 3412.  [bug]           Copy timeval structure from control message data.
                        [RT #31548]
 1137.  [func]          It is now possible to flush a given name from the
                        ADB by calling the new function dns_adb_flushname().
 
-1136.  [bug]           CNAME records synthesized from DNAMEs did not
+1136.  [bug]           CNAME records synthesised from DNAMEs did not
                        have a TTL of zero as required by RFC2672.
                        [RT #2129]