summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dacb581a..1c344a2a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-09-07 Frank Ch. Eigler <fche@redhat.com>
+ * main.cxx (main): Choose getpid()-based module names.
+ * tapsets.cxx: Make timer.jiffies' use of task_pt_regs __i386__-only.
+
+2005-09-07 Frank Ch. Eigler <fche@redhat.com>
+
* stap.1.in: Oops, && and || do short-circuit.
2005-09-06 Frank Ch. Eigler <fche@elastic.org>