diff options
| author | hunt <hunt> | 2006-09-26 13:51:37 +0000 |
|---|---|---|
| committer | hunt <hunt> | 2006-09-26 13:51:37 +0000 |
| commit | b7c12ad018a468b3c68de56741aed481f5afb42a (patch) | |
| tree | 1f6c6123bdb9ed6d787da79aefee4dee39fca94e /runtime/ChangeLog | |
| parent | 30e44c77c14b22ba822809c2a876a2f430f01350 (diff) | |
| download | systemtap-steved-b7c12ad018a468b3c68de56741aed481f5afb42a.tar.gz systemtap-steved-b7c12ad018a468b3c68de56741aed481f5afb42a.tar.xz systemtap-steved-b7c12ad018a468b3c68de56741aed481f5afb42a.zip | |
2006-09-26 Martin Hunt <hunt@redhat.com>
* io.c (_stp_vlog): Remove ifdef for STP_RELAYFS. Relayfs now
behaves the same as procfs.
Diffstat (limited to 'runtime/ChangeLog')
| -rw-r--r-- | runtime/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog index 92db1160..402749db 100644 --- a/runtime/ChangeLog +++ b/runtime/ChangeLog @@ -1,3 +1,8 @@ +2006-09-26 Martin Hunt <hunt@redhat.com> + + * io.c (_stp_vlog): Remove ifdef for STP_RELAYFS. Relayfs now + behaves the same as procfs. + 2006-09-22 Martin Hunt <hunt@redhat.com> * print.c: Replace STP_PRINT_BUF_LEN with STP_BUFFER_SIZE. |
