From 159115f41e9f2794572d0d02abf171c4e5bbcf30 Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Tue, 19 Aug 2003 02:19:41 +0000 Subject: [PATCH] 1336. [func] Nibble lookups under IP6.ARPA are now supported by dns_byaddr_create(). dns_byaddr_createptrname() is deprecated, use dns_byaddr_createptrname2() instead. --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index b19b7c8cc2..dc9118047d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,7 @@ +1336. [func] Nibble lookups under IP6.ARPA are now supported by + dns_byaddr_create(). dns_byaddr_createptrname() is + deprecated, use dns_byaddr_createptrname2() instead. + 1332. [func] Report the current serial with periodic commits when rolling forward the journal.