diff options
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r-- | runtime/ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 34615687..6a7651ba 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,10 @@ +2005-08-01 Martin Hunt <hunt@redhat.com> + + * io.c (_stp_vlog): Use _stp_pid instead os _stp_tport->pid. + * print.c (_stp_print_flush): Don't need _stp_tport. + *runtime.h (probe_start): Just call _stp_transport_init(). + (probe_exit): Just call _stp_transport_close(). + 2005-07-28 Graydon Hoare <graydon@redhat.com> * loc2c-runtime.h: New file from elfutils CVS. |