summaryrefslogtreecommitdiffstats
path: root/runtime/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/ChangeLog')
-rw-r--r--runtime/ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/runtime/ChangeLog b/runtime/ChangeLog
index 3738f58d..ff7671af 100644
--- a/runtime/ChangeLog
+++ b/runtime/ChangeLog
@@ -1,3 +1,11 @@
+2006-09-19 Li Guanglei <guanglei@cn.ibm.com>
+
+ * lket/b2a/lket_b2a.c, lket/b2a/lket_b2a.h:
+ Be sync with the recent runtime printing changes made by Martin.
+ Some clean up work before adding the support of dumping data
+ into MySQL
+ Bug fix of segment fault when an event is not registered.
+
2006-09-18 Josh Stone <joshua.i.stone@intel.com>
PR 3220