From c4252cd10ba9a35ef03c53b97961a4c0b15fe44f Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 3 Jul 2000 22:14:43 +0000 Subject: [PATCH] style --- CHANGES | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/CHANGES b/CHANGES index a934009163..b160ba5501 100644 --- a/CHANGES +++ b/CHANGES @@ -12,8 +12,9 @@ 303. [bug] add additional sanity checks to differentiate a AXFR response vs a IXFR response. (RT #157) - 302. [bug] MXNAME should be large enough to hold any legal domain - name in presentation format + terminating NULL. + 302. [bug] In dig, host, and nslookup, MXNAME should be large + enough to hold any legal domain name in presentation + format + terminating NULL. 301. [bug] Uninitalised pointer in host:printmessage(). (RT #159)