summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 9 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index aa09de8e..cd28c6fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-05-24 Li Guanglei <guanglei@cn.ibm.com>
+
+ * configure.ac: add lket.5 & runtime/lket/b2a
+ * Makefile.am: add lket & runtime/lket/b2a
+ * aclocal.m4, Makefile.in, configure: regenerated
+ * runtime/lket/b2a/*: a binary to ascii converter used
+ to convert LKET's default binary trace data.
+ * lket.5.in: add intro of lket-b2a converter.
+
2006-05-23 David Smith <dsmith@redhat.com>
* parse.cxx (parse_for_loop): Corrected error message.
@@ -183,11 +192,6 @@
* buildrun.cxx: generate stpd_cmd to stop merge per-cpu files if -M
option is turned on by stap.
-2006-05-09 Li Guanglei <guanglei@cn.ibm.com>
- PR 2647
- Patch given by Gui Jian <guij@cn.ibm.com>
- * runtime/vsprintf.c: %0s support to print null-terminated string
-
2006-05-08 Li Guanglei <guanglei@cn.ibm.com>
PR 2627
* elaborate.cxx: epilogue style alias expansion