From c0b06c8275c5ea3cde8cc67f3a6f9cab1bd55d65 Mon Sep 17 00:00:00 2001 From: James Brister Date: Wed, 7 Jun 2000 21:19:17 +0000 Subject: [PATCH] Fixed typo in description of new additional-data config file field. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index 33a6c0e5e5..78f12ebf65 100644 --- a/CHANGES +++ b/CHANGES @@ -257,7 +257,7 @@ 175. [func] New global and per-view option: - addition-data internal | minimal | maximal; + additional-data internal | minimal | maximal; 174. [func] New public function isc_sockaddr_format(), for formatting socket addresses in log messages.