diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,5 +1,13 @@ 2008-09-26 Frank Ch. Eigler <fche@elastic.org> + PR 6916 + * elaborate.cxx (systemtap_session::print_error): Fix + duplicate elimination in face of token compression. + * tapsets.cxx (literal_stmt_for_local, literal_stmt_for_return): + Change error message to fit old pattern. + +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. |