diff options
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r-- | runtime/staprun/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog index 3f373863..53545db2 100644 --- a/runtime/staprun/ChangeLog +++ b/runtime/staprun/ChangeLog @@ -1,3 +1,8 @@ +2008-01-21 Martin Hunt <hunt@redhat.com> + + * symbols.c (send_module): Simplify and use new send_data() function to keep + longword alignment. + 2008-01-14 Martin Hunt <hunt@redhat.com> PR4037 and fixes to better synchronize staprun and stapio. |