diff options
author | Miguel Sofer <miguel.sofer@gmail.com> | 2008-07-23 13:38:21 (GMT) |
---|---|---|
committer | Miguel Sofer <miguel.sofer@gmail.com> | 2008-07-23 13:38:21 (GMT) |
commit | 16253514a3a86502bec2e5b592f4c0789641535d (patch) | |
tree | 24a17ca53effea9d26a45f921a8f92b2753bca84 /ChangeLog | |
parent | a4c31dcffa6781cf45a97ec8ea576c9b0b914c04 (diff) | |
download | tcl-16253514a3a86502bec2e5b592f4c0789641535d.zip tcl-16253514a3a86502bec2e5b592f4c0789641535d.tar.gz tcl-16253514a3a86502bec2e5b592f4c0789641535d.tar.bz2 |
* generic/tclBasic.c (GetCommandSource): added comment with
explanation and warning for waintainers.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2008-07-23 Miguel Sofer <msofer@users.sf.net> + + * generic/tclBasic.c (GetCommandSource): added comment with + explanation and warning for waintainers. + 2008-07-22 Andreas Kupries <andreask@activestate.com> * generic/tclCompile.c: Made the new TclEnterCmdWordIndex |