From da6affdf7dd677a636155e4a41f6de416a2d815b Mon Sep 17 00:00:00 2001 From: Bob Halley Date: Thu, 30 Mar 2000 01:02:20 +0000 Subject: [PATCH] update --- CHANGES | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGES b/CHANGES index bd8534a369..adea50e86f 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,10 @@ + 15. [func] Add dns_name_dupwithoffsets(). This function is + improves comparison performance for duped names. + + 14. [bug] free_rbtdb() could have 'put' unallocated memory in + an unlikely error path. + 13. [bug] lib/dns/master.c and lib/dns/xfrin.c didn't ignore out-of-zone data.