diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog index c98b4e0887..5c74e28445 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,7 @@ 2005-03-06 Ulrich Drepper <drepper@redhat.com> - * elf/dl-version.c (match_symbol): Add namespace info to debug output. + * elf/do-lookup.h (do_lookup_x): Add namespace info to debug output. + * elf/dl-version.c (match_symbol): Likewise. * posix/bits/unistd.h (pread): Fix typo in __USE_FILE_OFFSET64 code. |