diff options
author | dgp <dgp@users.sourceforge.net> | 2005-07-27 16:23:03 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-07-27 16:23:03 (GMT) |
commit | 2430f497f1715d87f7c9b5f9374320566776fb6f (patch) | |
tree | 1d9c6aba23a9f5493ef1e6f2dc7b76b58b951f3c /ChangeLog | |
parent | 99a3268ecf555ad04f3ce935d0c29b2477762c74 (diff) | |
download | tcl-2430f497f1715d87f7c9b5f9374320566776fb6f.zip tcl-2430f497f1715d87f7c9b5f9374320566776fb6f.tar.gz tcl-2430f497f1715d87f7c9b5f9374320566776fb6f.tar.bz2 |
* library/init.tcl ([unknown]): Corrected return code handling
in the portions of [unknown] that expand incomplete commands
during interactive operations. [Bug 1214462].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2005-07-27 Don Porter <dgp@users.sourceforge.net> + + * library/init.tcl ([unknown]): Corrected return code handling + in the portions of [unknown] that expand incomplete commands + during interactive operations. [Bug 1214462]. + 2005-07-26 Mo DeJong <mdejong@users.sourceforge.net> * unix/configure: Regen. |