diff options
author | Ulrich Drepper <drepper@redhat.com> | 2001-08-27 00:19:07 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2001-08-27 00:19:07 +0000 |
commit | 092243fa4ee3791ca27ee0827061a1f168ce9c94 (patch) | |
tree | 695c9bd90f4b27d2f08b248163a5f835ca804daa /ChangeLog | |
parent | cf5a372ec12437bf79cb130c124ace1f62d97144 (diff) | |
download | glibc-092243fa4ee3791ca27ee0827061a1f168ce9c94.tar.gz glibc-092243fa4ee3791ca27ee0827061a1f168ce9c94.tar.xz glibc-092243fa4ee3791ca27ee0827061a1f168ce9c94.zip |
Update.
2001-08-26 Ulrich Drepper <drepper@redhat.com> * elf/dl-runtime.c: Update calls to _dl_lookup_*.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 35ba6a6e68..44ada2e377 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2001-08-26 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-runtime.c: Update calls to _dl_lookup_*. + 2001-08-26 Jakub Jelinek <jakub@redhat.com> * elf/dl-reloc.c (RESOLVE_MAP, RESOLVE): Use elf_machine_type_class |