summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r--runtime/staprun/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog
index 6e8a49f6..9f44022f 100644
--- a/runtime/staprun/ChangeLog
+++ b/runtime/staprun/ChangeLog
@@ -1,3 +1,9 @@
+2008-10-28 Frank Ch. Eigler <fche@elastic.org>
+
+ PR6964, from Wenji Huang <wenji.huang@oracle.com>:
+ * mainloop.c (start_cmd, stp_main_loop): Temporarily
+ disable ptrace calls.
+
2008-10-15 Frank Ch. Eigler <fche@elastic.org>
* mainloop.c (start_cmd): Fix wordexp error handling.