diff options
author | hobbs <hobbs> | 2005-11-30 01:22:55 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2005-11-30 01:22:55 (GMT) |
commit | fca91e92abed73725a55611475b3814d3b19e541 (patch) | |
tree | 59de9d3e00394bf5f4a85bbccc4d0e25cb2206a1 /ChangeLog | |
parent | 12e3724cff854097e33aacfde2f9d8ae89ad8b06 (diff) | |
download | tk-fca91e92abed73725a55611475b3814d3b19e541.zip tk-fca91e92abed73725a55611475b3814d3b19e541.tar.gz tk-fca91e92abed73725a55611475b3814d3b19e541.tar.bz2 |
* library/console.tcl (::tk::ConsoleInit): improve work-around to
avoid '% ' from tclMain.c [Bug 1252259]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2005-11-29 Jeff Hobbs <jeffh@ActiveState.com> + * library/console.tcl (::tk::ConsoleInit): improve work-around to + avoid '% ' from tclMain.c [Bug 1252259] + * macosx/tkMacOSXXStubs.c (TkpOpenDisplay, TkMacOSXDisplayChanged): * macosx/tkMacOSXCarbonEvents.c (TkMacOSXInitCarbonEvents): * macosx/tkMacOSXWindowEvent.c (TkMacOSXProcessApplicationEvent): |