diff options
author | dgp <dgp@users.sourceforge.net> | 2005-04-28 05:31:53 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2005-04-28 05:31:53 (GMT) |
commit | 92091ec07127569dc66df5e7e9f41d6994e08ab8 (patch) | |
tree | bf229a4b6cbba8307fecb0cabe2e62f010386100 /ChangeLog | |
parent | 7842c9275791d34656b40014d43e8177a94010ad (diff) | |
download | tcl-92091ec07127569dc66df5e7e9f41d6994e08ab8.zip tcl-92091ec07127569dc66df5e7e9f41d6994e08ab8.tar.gz tcl-92091ec07127569dc66df5e7e9f41d6994e08ab8.tar.bz2 |
* library/init.tcl: Corrected flaw in interactive command
* tests/main.test: auto-completion. [Bug 1191409].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-04-27 Don Porter <dgp@users.sourceforge.net> + * library/init.tcl: Corrected flaw in interactive command + * tests/main.test: auto-completion. [Bug 1191409]. + TIP#183 IMPLEMENTATION [Patch 577093] * generic/tclIOUtil.c (TclGetOpenModeEx): New routine. |