summaryrefslogtreecommitdiffstats
path: root/runtime/staprun/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'runtime/staprun/ChangeLog')
-rw-r--r--runtime/staprun/ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/runtime/staprun/ChangeLog b/runtime/staprun/ChangeLog
index 42c25259..3611b55e 100644
--- a/runtime/staprun/ChangeLog
+++ b/runtime/staprun/ChangeLog
@@ -1,3 +1,10 @@
+2008-12-08 Frank Ch. Eigler <fche@elastic.org>
+
+ PR7062
+ * staprun.c (enable_uprobes): Find uprobes.ko based on
+ SYSTEMTAP_RUNTIME.
+ (main): Unset SYSTEMTAP_* environment vars if setuid.
+
2008-12-03 Roland McGrath <roland@redhat.com>
PR7063