diff options
author | Ulrich Drepper <drepper@redhat.com> | 2004-03-26 21:25:35 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2004-03-26 21:25:35 +0000 |
commit | 4ba541a978e7fcf28af4e2930f4136acd5fbcb22 (patch) | |
tree | 0c24d004786a975e751071d91f0a101fb8126ae3 /ChangeLog | |
parent | 596e1f3978ef6cf88fe90127d5693b509b1b409d (diff) | |
download | glibc-4ba541a978e7fcf28af4e2930f4136acd5fbcb22.tar.gz glibc-4ba541a978e7fcf28af4e2930f4136acd5fbcb22.tar.xz glibc-4ba541a978e7fcf28af4e2930f4136acd5fbcb22.zip |
Update.
2004-03-26 Ulrich Drepper <drepper@redhat.com> * elf/dl-open.c (check_libc_caller): Fix typo.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 7c8709267b..35c88997a1 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2004-03-26 Ulrich Drepper <drepper@redhat.com> + + * elf/dl-open.c (check_libc_caller): Fix typo. + 2004-03-26 Jakub Jelinek <jakub@redhat.com> * elf/tst-dlmodcount.c: Include stddef.h and stdlib.h. |