diff options
Diffstat (limited to 'libdwfl/ChangeLog')
| -rw-r--r-- | libdwfl/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/libdwfl/ChangeLog b/libdwfl/ChangeLog index 55980a57..e0f40c94 100644 --- a/libdwfl/ChangeLog +++ b/libdwfl/ChangeLog @@ -680,6 +680,11 @@ * dwfl_module_getdwarf.c (open_elf): Clear errno before CBFAIL. Reported by Kurt Roeckx <[email protected]>. +2011-03-23 Petr Machata <[email protected]> + + * relocate.c (relocate_section): Use gelf_fsize instead of relying + on shdr->sh_entsize. + 2011-02-11 Roland McGrath <[email protected]> * linux-kernel-modules.c (try_kernel_name): Try .gz, .bz2, .xz |
