diff options
| author | Petr Machata <pmachata@redhat.com> | 2009-06-16 15:22:04 +0200 |
|---|---|---|
| committer | Petr Machata <pmachata@redhat.com> | 2009-06-16 15:22:04 +0200 |
| commit | 9e38b7374a0b9cb7aa77c2ad8afe5aac7182d337 (patch) | |
| tree | ca307d5078971fdef16f324e8ffd32b25ddd0df1 /libdwfl/ChangeLog | |
| parent | 77abb31cb8d55980ef92260917a7ecdd228b1a44 (diff) | |
| parent | 99d2372b25d1231d786b70278478c7a112f2b27c (diff) | |
| download | elfutils-pmachata/reader_hooks.tar.gz | |
Merge branch 'master' of ssh://pmachata@git.fedorahosted.org/git/elfutils into pmachata/reader_hookspmachata/reader_hooks
Diffstat (limited to 'libdwfl/ChangeLog')
| -rw-r--r-- | libdwfl/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index 8f51ca73..97e888f0 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@ -1,3 +1,9 @@ +2009-06-13 Ulrich Drepper <drepper@redhat.com> + + * derelocate.c: Don't use deprecated libelf functions. + * dwfl_module_getdwarf.c: Likewise. + * relocate.c: Likewise. + 2009-04-23 Ulrich Drepper <drepper@redhat.com> * dwfl_module_build_id.c: Define versioned symbols only if SHARED is |
