summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorfche <fche>2007-03-07 15:45:23 +0000
committerfche <fche>2007-03-07 15:45:23 +0000
commit2302c47e71053a8081b84cae3cf1f53f33b54154 (patch)
tree39ad66c1ebaf3e329bdb10642223060aeedca7f1 /ChangeLog
parent7eb5f86385dec92c2f937b33be309b0028427eeb (diff)
downloadsystemtap-steved-2302c47e71053a8081b84cae3cf1f53f33b54154.tar.gz
systemtap-steved-2302c47e71053a8081b84cae3cf1f53f33b54154.tar.xz
systemtap-steved-2302c47e71053a8081b84cae3cf1f53f33b54154.zip
2007-03-07 Frank Ch. Eigler <fche@elastic.org>
PR 4166. * tapsets.cxx (translate_components): Throw an exception rather then suffer an assertion failure for $ptr[index] expressions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff13b4a6..45e854f8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-07 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 4166.
+ * tapsets.cxx (translate_components): Throw an exception rather
+ then suffer an assertion failure for $ptr[index] expressions.
+
2007-03-05 David Smith <dsmith@redhat.com>
* systemtap.spec.in: Made example perl script non-executable so