diff options
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 22b78b0b..92e9a0ab 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,11 @@ +2007-01-19 Josh Stone <joshua.i.stone@intel.com> + + PR 3079 + * systemtap.base/deref.stp: Use the new kread macro that should work + fine with 64-bit numbers on i386 platforms. Also expand the test to + include writes with kwrite. + * systemtap.base/deref.exp: Remove the setup_kfail. + 2007-01-16 Mike Mason <mmlnx@us.ibm.com> * buildok/eighteen.stp: changed to find __audit_getname or |