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 6695178a..f9596d0a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2008-09-26 Frank Ch. Eigler <fche@elastic.org>
+
+ BZ 6829: avoid calling unregister_uprobe() when responding
+ to a task-finder exec/exit callback, as uprobes likes to
+ clean such things up by itself.
+
2008-09-12 Prerna Saxena <prerna@linux.vnet.ibm.com>
BZ 3016 : Handling members of anonymous structs/unions