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 853fc83b..cd80930a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2006-03-06 Frank Ch. Eigler <fche@elastic.org>
+
+ PR 2425
+ * staptree.cxx (varuse_collecting_visitor::visit_embeddedcode):
+ Realize that $var-setter functions have side-effects.
+ * testsuite/transok/tval-opt.stp: New test.
+
2006-03-06 Martin Hunt <hunt@redhat.com>
* buildrun.cxx (run_pass): Add "-u username".