summaryrefslogtreecommitdiffstats
path: root/testsuite/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r--testsuite/ChangeLog10
1 files changed, 10 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog
index 8b47860c..250c9b00 100644
--- a/testsuite/ChangeLog
+++ b/testsuite/ChangeLog
@@ -1,3 +1,13 @@
+2009-02-17 Mark Wielaard <mjw@redhat.com>
+
+ * Makefile.am: Set SYSTEMTAP_INCLUDES.
+ * systemtap.base/static_uprobes.exp: Always run the compile tests,
+ use SYSTEMTAP_INCLUDES to find sys/sdt.h, use SYSTEMTAP_PATH to
+ find dtrace script.
+ * Makefile.in: Regenerated.
+ * aclocal.m4: Likewise.
+ * configure: Likewise.
+
2009-02-16 David Smith <dsmith@redhat.com>
* systemtap.base/bz5274.exp: Better cleanup.