about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-12-03 05:20:19 +0000
committerUlrich Drepper <drepper@redhat.com>2008-12-03 05:20:19 +0000
commit6f5c31171fbd45c79c9bbeea4d6305f9c798e421 (patch)
treebee1068851341a4bd5324c23f9010390882ef80b /ChangeLog
parentf93fc0b75a50d3ba8d4d69313e3c84ac0b62905b (diff)
downloadglibc-6f5c31171fbd45c79c9bbeea4d6305f9c798e421.tar.gz
glibc-6f5c31171fbd45c79c9bbeea4d6305f9c798e421.tar.xz
glibc-6f5c31171fbd45c79c9bbeea4d6305f9c798e421.zip
* resolv/res_init.c (__res_vinit): Fill in IPv4 name server
	information at the correct index.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9f8f52273d..c83493492e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
 2008-12-02  Ulrich Drepper  <drepper@redhat.com>
 
+	* resolv/res_init.c (__res_vinit): Fill in IPv4 name server
+	information at the correct index.
+
 	* socket/sys/socket.h: Declare accept4.
 	* socket/accept4.c: New file.
 	* sysdeps/unix/sysv/linux/accept4.c: New file.