diff options
Diffstat (limited to 'runtime/transport/ChangeLog')
-rw-r--r-- | runtime/transport/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/transport/ChangeLog b/runtime/transport/ChangeLog index 40519dee..319c50ac 100644 --- a/runtime/transport/ChangeLog +++ b/runtime/transport/ChangeLog @@ -1,3 +1,9 @@ +2007-03-28 Martin Hunt <hunt@redhat.com> + + * control.c (_stp_ctl_open_cmd): Set _stp_pid. + (stp_ctl_close_cmd): Clear _stp_pid. + * transport.h: Declare _stp_pid; + 2007-03-26 Frank Ch. Eigler <fche@elastic.org> * transport.c: Add #include <linux/namei.h> for lookup_one_len. |