diff options
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 2cce04f278..40c5b56ae3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -32,6 +32,10 @@ 2006-02-26 Ulrich Drepper <drepper@redhat.com> + * posix/unistd.h: Add fifth parameter to linkat. + * io/linkat.c: Likewise. + * sysdeps/unix/sysv/linux/linkat.c: Likewise. + * elf/do-lookup.h (do_lookup_x): No need to compare SKIP to NULL before comparison with MAP. |