diff options
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r-- | runtime/staprun/ChangeLog | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog index 84517bc8..d30551cd 100644 --- a/runtime/staprun/ChangeLog +++ b/runtime/staprun/ChangeLog @@ -1,5 +1,7 @@ 2007-05-22 Martin Hunt <hunt@redhat.com> + * mainloop.c (init_staprun): Change dbug() call. + * relay.c: Fix ppoll() call and some race conditions involving signals. |