summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2007-03-01 10:16:09 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2007-03-01 10:16:09 (GMT)
commit44ebec67f366b1da8cc1609b93847b2c6a590749 (patch)
tree3a2cdb549c109b3cc5f7794e2dcfb3988d7f35da /ChangeLog
parent4ced9366453c96f6237ff479dff2fc80bd0e18d9 (diff)
downloadtcl-44ebec67f366b1da8cc1609b93847b2c6a590749.zip
tcl-44ebec67f366b1da8cc1609b93847b2c6a590749.tar.gz
tcl-44ebec67f366b1da8cc1609b93847b2c6a590749.tar.bz2
Fix [Bug 1671138]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index ff709a9..2e8a2d0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2007-03-01 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * generic/tclCompCmds.c (TclCompileForeachCmd): Prevent an unexpected
+ * tests/foreach.test (foreach-9.1): infinite loop when the
+ variable list is empty and the foreach is compiled. [Bug 1671138]
+
2007-02-22 Andreas Kupries <andreask@activestate.com>
* tests/pkg.test: Added tests for the case of an alpha package