summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 0a38290..4337a5d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2007-03-12 Don Porter <dgp@users.sourceforge.net>
+ * generic/tclExecute.c (INST_FOREACH_STEP4): Make private copy
+ * tests/foreach.test (foreach-10.1): of value list to be assigned
+ to variables so that shimmering of that list doesn't lead to invalid
+ pointers. [Bug 1671087]
+
* generic/tclEvent.c (HandleBgErrors): Make efficient private copy
* tests/event.test (event-5.3): of the command prefix for the interp's
background error handling command to avoid panics due to pointers