summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
authorUlrich Drepper <drepper@redhat.com>2008-07-29 00:25:12 +0000
committerUlrich Drepper <drepper@redhat.com>2008-07-29 00:25:12 +0000
commitd6173baaaeec0ea9af68ae41c2bc0f30f77f0128 (patch)
treeabdd8abd06bf60704d846c51140014d9e3458e09 /ChangeLog
parentb7da31a1647e378258174d1d69097a594e31f89b (diff)
downloadglibc-d6173baaaeec0ea9af68ae41c2bc0f30f77f0128.tar.gz
glibc-d6173baaaeec0ea9af68ae41c2bc0f30f77f0128.tar.xz
glibc-d6173baaaeec0ea9af68ae41c2bc0f30f77f0128.zip
* sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index d4cccb6837..e7d4aa9b38 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,7 @@
 2008-07-28  Ulrich Drepper  <drepper@redhat.com>
 
+	* sysdeps/unix/sysv/linux/paccept.c: Fix compile problem.
+
 	* resolv/res_send.c (__libc_res_nsend): Take additional parameter.
 	Use it instead of locally defined resplen2 variable.
 	(res_nsend): Adjust for __libc_res_nsend interface change.