summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 554b4dc4..b14a83c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2008-02-11 Jim Keniston <jkenisto@us.ibm.com>
+
+ PR 5693
+ * runtime/uprobes/uprobes.c: Intercept handler-destined
+ signals received while we're single-stepping, and re-queue
+ them afterward.
+ * runtime/uprobes/uprobes.h: Ditto
+
2008-02-09 Frank Ch. Eigler <fche@elastic.org>
PR5750.