From 6c81b55b775065b6cd942ba9e2d579be256c87be Mon Sep 17 00:00:00 2001 From: hunt Date: Mon, 7 May 2007 14:17:53 +0000 Subject: 2007-05-07 Martin Hunt * signal.c (main): Fix expected expression to accept both 32 and 64-bit pointers. --- testsuite/systemtap.syscall/ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'testsuite/systemtap.syscall/ChangeLog') diff --git a/testsuite/systemtap.syscall/ChangeLog b/testsuite/systemtap.syscall/ChangeLog index 08f6a6c9..b9bc8810 100644 --- a/testsuite/systemtap.syscall/ChangeLog +++ b/testsuite/systemtap.syscall/ChangeLog @@ -1,3 +1,8 @@ +2007-05-07 Martin Hunt + + * signal.c (main): Fix expected expression to accept + both 32 and 64-bit pointers. + 2007-05-01 Martin Hunt * statfs.c (main): Fix expected expression to accept -- cgit