about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-08-18 05:29:19 +0000
committerUlrich Drepper <drepper@redhat.com>2004-08-18 05:29:19 +0000
commit0acb7b8370337f6b11d438f9eb2bed21cd0bbb62 (patch)
treec55df5e68a2f6a5a9b958dec1f528f6169b8adee /ChangeLog
parentb93437642453ab93f7da79a15ca29cc66048e828 (diff)
downloadglibc-0acb7b8370337f6b11d438f9eb2bed21cd0bbb62.tar.gz
glibc-0acb7b8370337f6b11d438f9eb2bed21cd0bbb62.tar.xz
glibc-0acb7b8370337f6b11d438f9eb2bed21cd0bbb62.zip
Update.
	* resolv/resolv.h (RES_DEFAULT): Add RES_NOIP6DOTINT.
	* resolv/res_init.c (res_setoptions): Recognize ip6-dotint option.
	Reset RES_NOIP6DOTINT flag in this case..
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 62c70d4366..5a2e349a54 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
 2004-08-17  Ulrich Drepper  <drepper@redhat.com>
 
+	* resolv/resolv.h (RES_DEFAULT): Add RES_NOIP6DOTINT.
+	* resolv/res_init.c (res_setoptions): Recognize ip6-dotint option.
+	Reset RES_NOIP6DOTINT flag in this case..
+
 	* sysdeps/posix/getaddrinfo.c: Fix memory handling of
 	ai_canonname.