diff options
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog index 425264b697..dd504cf1e5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2004-09-21 Ulrich Drepper <drepper@redhat.com> + * elf/sprof.c (load_shobj): Add support for reading symbol table + from debuginfo file. + * elf/ldd.bash.in: Fix syntax errors. 2004-09-20 Ulrich Drepper <drepper@redhat.com> |