]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
reference [RT #917] in #753
authorBrian Wellington <source@isc.org>
Sat, 24 Feb 2001 21:03:47 +0000 (21:03 +0000)
committerBrian Wellington <source@isc.org>
Sat, 24 Feb 2001 21:03:47 +0000 (21:03 +0000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 1208773db61c44452020dea64c96a0c907c4f78b..9ee18b01dc4633ad0f7290909c4224b95fb11519 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,6 +1,7 @@
  753.  [bug]           dig, host, and nslookup would fail to contact a
                        remote server if getaddrinfo() returned an IPv6
                        address on a system that doesn't support IPv6.
+                       [RT #917]
 
  752.  [func]          Correct bad tv_usec elements returned by gettimeofday().