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 f1abd736..9e0ccb73 100644 --- a/runtime/staprun/ChangeLog +++ b/runtime/staprun/ChangeLog @@ -1,3 +1,9 @@ +2008-04-24 Frank Ch. Eigler <fche@elastic.org> + + PR 6451. + * common.c (control_channel): Initialize to -1. + * ctl.c (close_ctl_channel): Tolerate fd=0. + 2008-04-22 Martin Hunt <hunt@redhat.com> * cap.c (init_cap): Detect capabilities failure and |