From 40f349ad1f2f0a63ef2784b8affcd44dc660b39c Mon Sep 17 00:00:00 2001 From: James Brister Date: Mon, 5 Jun 2000 09:17:01 +0000 Subject: [PATCH] Convert all config structure integer values to unsigned integer (isc_uint32_t) to match grammer. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index f49aeb0a72..bbaf16458b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ + 233. [cleanup] Convert all config structure integer values to unsigned + integer (isc_uint32_t) to match grammer. + 232. [bug] Allow slave zones to not have a file. 231. [func] Support new 'port' clause in config file options