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 4e4ca5712e..4fe37ff9c5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2003-05-13 Ulrich Drepper <drepper@redhat.com> + * csu/Makefile: Do compile elf-init with PIC flag since in dynamic + binaries it has to be relocatable. + * sysdeps/unix/sysv/linux/waitpid.c: Use waitpid syscall is available. 2003-05-12 Steven Munroe <sjmunroe@us.ibm.com> |