]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10] fix typo/misspellings in CHANGES
authorEvan Hunt <each@isc.org>
Wed, 28 May 2014 21:11:10 +0000 (14:11 -0700)
committerEvan Hunt <each@isc.org>
Wed, 28 May 2014 21:11:10 +0000 (14:11 -0700)
Not reviewed

(cherry picked from commit a6d48ae49345c1995c7ac7c0628bf5f9eac0719a)

CHANGES

diff --git a/CHANGES b/CHANGES
index b22a63f112a532b14192ea10042623cecaed0c44..8745cb46459e98ccfdb9e180b5b39fc7da0573ef 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -25,7 +25,7 @@
 3854.  [cleanup]       Report unrecognized options, if any, in the final
                        configure summary. [RT #36014]
 
-3853.  [cleanup]       Refactor dns_rdataslab_fromrdataset to seperate out
+3853.  [cleanup]       Refactor dns_rdataslab_fromrdataset to separate out
                        the handling of a rdataset with no records. [RT #35968]
 
 3850.  [bug]           Disabling forwarding could trigger a REQUIRE assertion.
 
 3808.  [doc]           Clean up "prefetch" documentation. [RT #35751]
 
-3807.  [bug]           Fix sign extention bug in dns_name_fromtext when
+3807.  [bug]           Fix sign extension bug in dns_name_fromtext when
                        lowercase is set. [RT #35743]
 
 3806.  [test]          Improved system test portability. [RT #35625]
 3660.  [cleanup]       Changed the name of "isc-config.sh" to "bind9-config".
                        [RT #23825]
 
-3659.  [port]          solaris: don't add explict dependencies/rules for
+3659.  [port]          solaris: don't add explicit dependencies/rules for
                        python programs as make won't use the implicit rules.
                        [RT #34835]