summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9d23295f..81f31444 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2009-02-17 Mark Wielaard <mjw@redhat.com>
+
+ * Makefile.am (oldinclude_HEADERS): Set to includes/sys/sdt.h.
+ (check): Explicitly set PWD and SYSTEMTAP_INCLUDES.
+ * includes/sys/sdt.h: Moved from runtime dir.
+ * Makefile.in: Regenerated.
+ * aclocal.m4: Likewise.
+ * configure: Likewise.
+
2009-02-17 Elliott Baron <ebaron@redhat.com>
PR 9716