summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1f5f790f..31edfa56 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2006-02-22 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 2293.
+ * tapsets.cxx (emit_probe_epilogue): Emit early local_irq_save().
+ (emit_probe_epilogue): ... and matching _restore().
+
+ * main.cxx (main): Emit a "hello, I'm starting" message
+ before pass 5 in verbose mode.
+
2006-02-17 Frank Ch. Eigler <fche@elastic.org>
* stapfuncs.5.in (cpu): Document contextinfo function.