summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 34dde6418e..4cbed39d3c 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2000-07-26 Ulrich Drepper <drepper@redhat.com>
+
+ * resolv/res_init.c: Add support for nameserver communication with
+ IPv6.
+ * resolv/res_send.c: Likewise.
+ * resolv/resolv.h (struct __res_state): Store IPv6 address, not IPv4
+ in nsaddrs field.
+ Patch by <venaas@nvg.ntnu.no>.
+
2000-07-25 Bruno Haible <haible@clisp.cons.org>
* locale/programs/ld-ctype.c (wctype_table_get): New function.