diff options
author | dgp <dgp@users.sourceforge.net> | 2002-01-15 21:29:12 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-01-15 21:29:12 (GMT) |
commit | 227452e329f8e69279bc9ab93f21995b7249fab3 (patch) | |
tree | ac59b3cc1136da914d8402255200a358309ebe11 /ChangeLog | |
parent | 241081870bc482f31dfc97458b316d57feecd264 (diff) | |
download | tk-227452e329f8e69279bc9ab93f21995b7249fab3.zip tk-227452e329f8e69279bc9ab93f21995b7249fab3.tar.gz tk-227452e329f8e69279bc9ab93f21995b7249fab3.tar.bz2 |
* Updated callers of CONSTified Tcl interfaces Tcl_EvalFile and
TclGetStartupScriptFileName.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -1,5 +1,8 @@ 2002-01-04 Don Porter <dgp@users.sourceforge.net> + * generic/tkMain.c (Tk_MainEx): Updated callers of CONSTified + Tcl interfaces Tcl_EvalFile and TclGetStartupScriptFileName. + * generic/tkConsole.c (ConsoleOutputProc,TkConsolePrint): * generic/tkInt.h (TkConsolePrint): * mac/tkMacAppInit.c (TkConsolePrint): Updated Tk's console to |