diff options
author | hobbs <hobbs> | 2005-05-30 23:40:20 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-05-30 23:40:20 (GMT) |
commit | 5db6ce30535f1bf160e4d191bf2c0b0316714930 (patch) | |
tree | e151deae4a4a50190a6f3626688fbfb2b7be62a3 /ChangeLog | |
parent | d0e3916a80fb9b1e26c29121e4333cf7693ad6f2 (diff) | |
download | tk-5db6ce30535f1bf160e4d191bf2c0b0316714930.zip tk-5db6ce30535f1bf160e4d191bf2c0b0316714930.tar.gz tk-5db6ce30535f1bf160e4d191bf2c0b0316714930.tar.bz2 |
* library/console.tcl (::tk::ConsoleInit): print out first prompt
and swallow the extra "% " that comes once from Tcl on Windows.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-05-30 Jeff Hobbs <jeffh@ActiveState.com> + + * library/console.tcl (::tk::ConsoleInit): print out first prompt + and swallow the extra "% " that comes once from Tcl on Windows. + 2005-05-29 Daniel Steffen <das@users.sourceforge.net> * macosx/Wish.pbproj/project.pbxproj: added missing FRAMEWORK defines |