diff options
Diffstat (limited to 'runtime/probes/ChangeLog')
-rw-r--r-- | runtime/probes/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/probes/ChangeLog b/runtime/probes/ChangeLog index fe634c16..64c5d34e 100644 --- a/runtime/probes/ChangeLog +++ b/runtime/probes/ChangeLog @@ -1,3 +1,9 @@ +2005-07-08 Martin Hunt <hunt@redhat.com> + + * ALL: Use new runtime.h. Change init_module() + to probe_start() and don't do transport calls. + Remove MODULE_LICENSE and cleanup_module(). + 2005-07-01 Martin Hunt <hunt@redhat.com> * Makefile.template (debug): New target. |