diff options
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,6 +1,13 @@ 2007-09-14 David Smith <dsmith@redhat.com> PR 1154 + * tapsets.cxx + (procfs_var_expanding_copy_visitor::visit_target_symbol): + Disallows reading from $value in a procfs read probe. + +2007-09-14 David Smith <dsmith@redhat.com> + + PR 1154 * tapsets.cxx (procfs_derived_probe_group::emit_module_init): Fixed problem where if only one type (read/write) of procfs probe was defined, the generated code wouldn't compile. |