about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2004-10-23 08:22:29 +0000
committerUlrich Drepper <drepper@redhat.com>2004-10-23 08:22:29 +0000
commit17a1031933362b1c917e16f297811068b35a896c (patch)
tree659e78336958fef64e6aa77aa664c598ffaddfe9 /ChangeLog
parent390c6620660a9d242090d2978315938e83bcc5d9 (diff)
downloadglibc-17a1031933362b1c917e16f297811068b35a896c.tar.gz
glibc-17a1031933362b1c917e16f297811068b35a896c.tar.xz
glibc-17a1031933362b1c917e16f297811068b35a896c.zip
Update.
2004-10-23  Ulrich Drepper  <drepper@redhat.com>

	* resolv/res_send.c (send_dg): Combine write and read to socket
	into one loop.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0025c3b2ad..a5784086dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-10-23  Ulrich Drepper  <drepper@redhat.com>
+
+	* resolv/res_send.c (send_dg): Combine write and read to socket
+	into one loop.
+
 2001-10-31  Alexandre Oliva  <aoliva@redhat.com>
 
 	* elf/elf.h: Add R_MN10300_* relocation numbers.