summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b4f41825..e2a6cc8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-12-27 Jim Keniston <jkenisto@us.ibm.com>
+
+ * runtime/uprobes/uprobes_x86_64.c: Fix handling of indirect
+ jmps and calls that use rip-relative addressing. Allow probing
+ of opcode 0x63.
+
2007-12-13 Masami Hiramatsu <mhiramat@redhat.com>
* stap.1.in: Document about relay buffer sharing.