summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorMiguel Sofer <miguel.sofer@gmail.com>2008-07-31 18:29:38 (GMT)
committerMiguel Sofer <miguel.sofer@gmail.com>2008-07-31 18:29:38 (GMT)
commit48251df30f4df754d76577f0bb3f1a230a205ad4 (patch)
treee28343ee123d24f053232271026bf185e584ff18 /ChangeLog
parent4325c5973acbaf71dedbc3d44b7e4264d9986702 (diff)
downloadtcl-48251df30f4df754d76577f0bb3f1a230a205ad4.zip
tcl-48251df30f4df754d76577f0bb3f1a230a205ad4.tar.gz
tcl-48251df30f4df754d76577f0bb3f1a230a205ad4.tar.bz2
nr-enabling [while]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 3 insertions, 2 deletions
diff --git a/ChangeLog b/ChangeLog
index eb4b36a..ddbdc23 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,9 @@
2008-07-31 Miguel Sofer <msofer@users.sf.net>
- * generic/tclBasic.c: NR-enabling [catch] and [if] (the script,
- * generic/tclCmdAH.c: not the test)
+ * generic/tclBasic.c: NR-enabling [catch], [if] and [while] (the
+ * generic/tclCmdAH.c: script, not the test)
* generic/tclCmdIL.c:
+ * generic/tclCmdMZ.c:
* generic/tclInt.h:
* tests/NRE.test: