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 35dd7719..aff94da3 100644
--- a/runtime/staprun/ChangeLog
+++ b/runtime/staprun/ChangeLog
@@ -1,3 +1,9 @@
+2008-12-03 Frank Ch. Eigler <fche@elastic.org>
+
+ PR6925
+ * staprun (init_staprun): If a stap_* module load fails, try
+ to unload possible leftover, and try again.
+
2008-11-28 Frank Ch. Eigler <fche@elastic.org>
PR4783