summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 727d97bd..83d54847 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-06 David Smith <dsmith@redhat.com>
+
+ * systemtap.base/alternatives.exp: Changed the probed kernel
+ function from 'signal_wake_up' (which wasn't present on some
+ kernels) to 'sys_getrlimit'.
+
2007-03-02 Frank Ch. Eigler <fche@elastic.org>
PR 4121