diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 17:46:16 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-11-19 17:46:16 +0000 |
commit | 50463d27cdd5b7a8dd7401ca4850ae3871b9aa78 (patch) | |
tree | 92c4fa1ccda193b498ae2919516450efab3a678f /ChangeLog | |
parent | b0428320f5c2a0444786f144061095c29bfe6943 (diff) | |
download | glibc-50463d27cdd5b7a8dd7401ca4850ae3871b9aa78.tar.gz glibc-50463d27cdd5b7a8dd7401ca4850ae3871b9aa78.tar.xz glibc-50463d27cdd5b7a8dd7401ca4850ae3871b9aa78.zip |
Update.
1998-11-19 Geoff Keating <geoffk@ozemail.com.au> * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so correctly.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 009dbdea62..f241c1fa6c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +1998-11-19 Geoff Keating <geoffk@ozemail.com.au> + + * elf/rtld.c (_dl_start): Handle weak undefined symbols in ld.so + correctly. + 1998-11-19 Ulrich Drepper <drepper@cygnus.com> * misc/error.c: Undo last change. |