diff options
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r-- | runtime/staprun/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog index c55e8850..50d56ce3 100644 --- a/runtime/staprun/ChangeLog +++ b/runtime/staprun/ChangeLog @@ -1,3 +1,9 @@ +2007-03-20 Martin Hunt <hunt@redhat.com> + + * symbols.c (send_module): If send returns < 0 then + cleanup and exit. + (do_kernel_symbols): Ditto. + 2007-03-18 Martin Hunt <hunt@redhat.com> * staprun.h (err): Define. * symbols.c (get_sections): More overflow checking. |