diff options
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r-- | runtime/staprun/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog index c4cca77f..cf05e41b 100644 --- a/runtime/staprun/ChangeLog +++ b/runtime/staprun/ChangeLog @@ -1,3 +1,10 @@ +2007-06-04 Martin Hunt <hunt@redhat.com> + + * mainloop.c (cleanup_and_exit): Disable signals + while exiting. + (fatal_handler): Use return values from write() to + avoid warnings. + 2007-05-24 Martin Hunt <hunt@redhat.com> * mainloop.c (cleanup_and_exit): Fix typo. |