From 0d6f70f1dbf77cf10e0bae8683c741f5924f6afe Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Wed, 12 Dec 2001 00:10:37 +0000 Subject: [PATCH] reword 1154 --- CHANGES | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index fbeeb5178c..2fc256f86d 100644 --- a/CHANGES +++ b/CHANGES @@ -13,8 +13,8 @@ 1155. [func] Recover from master files being removed from under us. -1154. [bug] When scanning interfaces skip the interface - if address no address is configured. [RT #2176] +1154. [bug] Don't attempt to obtain the netmask of a interface + if there is no address configured. [RT #2176] 1153. [func] 'rndc {stop|halt} -p' now reports the process id of the instance of named being shutdown.