From 6d8568cb45240974da0ee1b653b28e3fdfffe93e Mon Sep 17 00:00:00 2001 From: Andreas Gustafsson Date: Mon, 14 Aug 2000 19:41:53 +0000 Subject: [PATCH] RT #235: attempts to send a reqeust over IPv6 on systems that do not support IPv6 caused an assertion failure --- CHANGES | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGES b/CHANGES index 601644bfe9..cd4d25a20b 100644 --- a/CHANGES +++ b/CHANGES @@ -1,4 +1,8 @@ + 389. [bug] Attempting to send a reqeust over IPv6 using + dns_request_create() on a system without IPv6 + support caused an assertion failure [RT #235]. + 388. [func] host can now do reverse ipv6 lookups. 387. [func] Add dns_byaddr_createptrname(), which converts