From 93e687366d5fa2a3cfe6e6504c0b37fee0dc96d3 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 11 Feb 2015 16:59:44 +1100 Subject: [PATCH] spelling --- CHANGES | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/CHANGES b/CHANGES index 5db7ccee0f..45e9106df5 100644 --- a/CHANGES +++ b/CHANGES @@ -96,7 +96,7 @@ implemented. The prototypes for these functions have been removed. [RT #38068] -4023. [bug] win32: socket handling with explict ports and +4023. [bug] win32: socket handling with explicit ports and invoking named with -4 was broken for some configurations. [RT #38068] @@ -116,7 +116,7 @@ dropped was failing. [RT #37965] 4017. [test] Add system test to check lookups to legacy servers - with broken DNS behaviour. [RT #37965] + with broken DNS behavior. [RT #37965] 4016. [bug] Fix a dig segfault due to bad linked list usage. [RT #37591] @@ -172,7 +172,7 @@ 3990. [testing] Add tests for unknown DNSSEC algorithm handling. [RT #37541] -3989. [cleanup] Remove redundent dns_db_resigned calls. [RT #35748] +3989. [cleanup] Remove redundant dns_db_resigned calls. [RT #35748] 3987. [func] Handle future Visual Studio 14 incompatible changes. [RT #37380]