diff options
author | Ulrich Drepper <drepper@redhat.com> | 2005-03-07 06:45:42 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 2005-03-07 06:45:42 +0000 |
commit | 75a142a216c756377dfde1dd1b1ef093d9ef1ac5 (patch) | |
tree | c7ad5624b41da236d6b756a85a80f726ced8a67a /ChangeLog | |
parent | 20981676ad10f5d0d60eec38111e07b1bdb30b15 (diff) | |
download | glibc-75a142a216c756377dfde1dd1b1ef093d9ef1ac5.tar.gz glibc-75a142a216c756377dfde1dd1b1ef093d9ef1ac5.tar.xz glibc-75a142a216c756377dfde1dd1b1ef093d9ef1ac5.zip |
* elf/dl-version.c (match_symbol): Add namespace info to debug output.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index c21451a53c..c98b4e0887 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,7 @@ 2005-03-06 Ulrich Drepper <drepper@redhat.com> + * elf/dl-version.c (match_symbol): Add namespace info to debug output. + * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code. * debug/recv_chk.c (__recv_chk): Always fail if request could |