From e3402551ac9be809eeb3a4b7b30d023ba67dad28 Mon Sep 17 00:00:00 2001 From: Brian Wellington Date: Mon, 14 Aug 2000 20:24:29 +0000 Subject: [PATCH] #388 also includes dig now. --- CHANGES | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES b/CHANGES index cd4d25a20b..decd01d2db 100644 --- a/CHANGES +++ b/CHANGES @@ -3,7 +3,7 @@ dns_request_create() on a system without IPv6 support caused an assertion failure [RT #235]. - 388. [func] host can now do reverse ipv6 lookups. + 388. [func] dig and host can now do reverse ipv6 lookups. 387. [func] Add dns_byaddr_createptrname(), which converts an address into the name used by a PTR query.