summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorStan Cox <scox@redhat.com>2009-01-26 16:11:41 -0500
committerStan Cox <scox@redhat.com>2009-01-26 16:11:41 -0500
commitf46d1b8ad2ff5e1f2355b2aefe2fe7a6ab54823c (patch)
tree8fb55a210900e2dea51b8a5636324f1d8944eae4 /ChangeLog
parente363355642914bd0a8d98e01224498f262e18163 (diff)
downloadsystemtap-steved-f46d1b8ad2ff5e1f2355b2aefe2fe7a6ab54823c.tar.gz
systemtap-steved-f46d1b8ad2ff5e1f2355b2aefe2fe7a6ab54823c.tar.xz
systemtap-steved-f46d1b8ad2ff5e1f2355b2aefe2fe7a6ab54823c.zip
Fix syscall.exp.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 712df04c..b447be08 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2009-01-26 Stan Cox <scox@redhat.com>
+
+ * tapsets.cxx (find_variable_and_frame_base): Allow for disjoint
+ pc and scope_die.
+ * runtime/sdt.h: Change label prefix.
+
2009-01-26 Mark Wielaard <mjw@redhat.com>
* configure.ac: Check for version.h.in before installing.