summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorhobbs <hobbs>2005-11-30 01:22:55 (GMT)
committerhobbs <hobbs>2005-11-30 01:22:55 (GMT)
commitfca91e92abed73725a55611475b3814d3b19e541 (patch)
tree59de9d3e00394bf5f4a85bbccc4d0e25cb2206a1 /ChangeLog
parent12e3724cff854097e33aacfde2f9d8ae89ad8b06 (diff)
downloadtk-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--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6330bad..247b9c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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):