From 2ce24e13faacaf73286298f0068a7e7f0d03fdac 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 c853e5af0b..ac34c24e46 100644 --- a/CHANGES +++ b/CHANGES @@ -134,7 +134,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] @@ -158,7 +158,7 @@ 4018. [placeholder] 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] @@ -272,7 +272,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] 3988. [func] Allow the zone serial of a dynamically updatable zone to be updated via "rndc signing -serial".