about summary refs log tree commit diff
path: root/ChangeLog
diff options
context:
space:
mode:
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.