diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 0398349185..d190358ff9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2007-02-15 Ulrich Drepper <drepper@redhat.com> + * nscd/nscd_helper.c (open_socket): Don't send padding bytes from + reqdata. + * sysdeps/unix/sysv/linux/x86_64/send.c (__libc_send): Cosmetic change: don't pass NULL in place of an integer. |