diff options
Diffstat (limited to 'runtime/probes/ChangeLog')
-rw-r--r-- | runtime/probes/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/runtime/probes/ChangeLog b/runtime/probes/ChangeLog index 64c5d34e..db09d028 100644 --- a/runtime/probes/ChangeLog +++ b/runtime/probes/ChangeLog @@ -1,3 +1,13 @@ +2005-07-11 Martin Hunt <hunt@redhat.com> + + * build_probe: Set RELAYFS correctly. + + * Makefile.template: Fix for RELAYFS. + + * stp: Moved here. All probes now use this copy. + + * ALL/stp: source the master copy of stp. + 2005-07-08 Martin Hunt <hunt@redhat.com> * ALL: Use new runtime.h. Change init_module() |