diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2008-08-05 22:52:08 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2008-08-05 22:52:08 (GMT) |
commit | 1f1a20cf5974c8067fbc369f2205c8ef06c1d1cb (patch) | |
tree | 63d1a0ae6dff60e2752b8fc7036ee4f932fd584a | |
parent | 163c13b1f004afa81c6aaa1fdc93a95ca319cebd (diff) | |
download | tcl-1f1a20cf5974c8067fbc369f2205c8ef06c1d1cb.zip tcl-1f1a20cf5974c8067fbc369f2205c8ef06c1d1cb.tar.gz tcl-1f1a20cf5974c8067fbc369f2205c8ef06c1d1cb.tar.bz2 |
missing ChangeLof entry
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-08-05 Miguel Sofer <msofer@users.sf.net> + + * generic/tclExecute.c: Fix for [Bug 2038069] by dgp. + * tests/execute.test: + 2008-08-04 Miguel Sofer <msofer@users.sf.net> * tests/nre.test: added tests for [if], [while] and [for]. A test |