diff options
author | Ulrich Drepper <drepper@redhat.com> | 2003-02-07 19:45:00 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2003-02-07 19:45:00 +0000 |
commit | eecc378cbb0a0dd2978b225687d7cd695962b889 (patch) | |
tree | 9b7b767b8f2853e4636e755f0f335ac4b7717bf3 /ChangeLog | |
parent | c6180643ff0aedb6015272b68b75a4ea237c0ede (diff) | |
download | glibc-eecc378cbb0a0dd2978b225687d7cd695962b889.tar.gz glibc-eecc378cbb0a0dd2978b225687d7cd695962b889.tar.xz glibc-eecc378cbb0a0dd2978b225687d7cd695962b889.zip |
Update.
2003-02-07 Ulrich Drepper <drepper@redhat.com> * elf/dl-runtime.c (fixup): Correct typo in version index computation. (profile_fixup): Likewise.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index a69d3b8ad3..3846f7440e 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2003-02-07 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-runtime.c (fixup): Correct typo in version index computation. + (profile_fixup): Likewise. + 2002-11-24 Robert Love <rml@tech9.net> * posix/sched.h: Second parameter of sched_setaffinity and |