summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49784b37..2cc24a96 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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.