diff options
author | Ulrich Drepper <drepper@redhat.com> | 2000-04-04 20:57:44 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2000-04-04 20:57:44 +0000 |
commit | 0b7219cc9da20a5ebc65fa1212d8f2ade36a247e (patch) | |
tree | 11ef84ed55f0cbb56d1d1b1e2f91cd6f53d453de /ChangeLog | |
parent | 4d953efbca224f432a23cf98b401edf3c0bdd2b6 (diff) | |
download | glibc-0b7219cc9da20a5ebc65fa1212d8f2ade36a247e.tar.gz glibc-0b7219cc9da20a5ebc65fa1212d8f2ade36a247e.tar.xz glibc-0b7219cc9da20a5ebc65fa1212d8f2ade36a247e.zip |
Update.
* elf/cache.c (print_entry): Only look at the type field when printing the type. 2000-04-04 Andreas Schwab <schwab@suse.de> * iconvdata/big5.c (BODY): Fix typo. 2000-04-04 Andreas Schwab <schwab@suse.de>
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index ad31dc0859..31e9e19720 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,14 @@ 2000-04-04 Andreas Schwab <schwab@suse.de> + * elf/cache.c (print_entry): Only look at the type field when + printing the type. + +2000-04-04 Andreas Schwab <schwab@suse.de> + + * iconvdata/big5.c (BODY): Fix typo. + +2000-04-04 Andreas Schwab <schwab@suse.de> + * sysdeps/m68k/dl-machine.h (RTLD_START): Rewrite for new init function interface. Remove unused _dl_start_user entry point. |