summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e913e76b..13f6254e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2008-05-13 Ananth N Mavinakayanahalli <ananth@in.ibm.com>
+ PR 5955.
+ * parse.cxx (parser::parse_global): accept ";" terminated globals
+ * NEWS - update documentation
+ * testsuite/systemtap.base/global_vars.(stp/exp) - supporting tests
+ * testsuite/parseko/twenty(four/five).stp - supporting tests
+
2008-05-12 Jim Keniston <jkenisto@us.ibm.com>
PR 4311 - Function boundary tracing without debuginfo: Phase II