diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 96b37dbd..f40ff6ee 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,10 @@ +2008-10-07 Frank Ch. Eigler <fche@elastic.org> + + PR 4886. + * sym.c (_stp_module_check): Tweak & simplify build-id checking. + Weaken consequences of mismatch temporarily due to fedora bug. + * sym.h: Eliminate special cased values of module->notes_sect. + 2008-10-06 Mark Wielaard <mjw@redhat.com> * utrace_compatibility.h: Add workaround for fedora 9 2.6.26 kernels. |