|
From: Daniel A. S. <da...@us...> - 2002-04-08 16:43:42
|
Update of /cvsroot/tcl/tcl
In directory usw-pr-cvs1:/tmp/cvs-serv15702/tcl
Modified Files:
Tag: core-8-3-1-branch
ChangeLog
Log Message:
2002-04-08 Daniel Steffen <da...@us...>
* mac/tclMacOSA.c:
* mac/tclMacResource.c: added missing Tcl_UtfToExternalDString
conversions of resource file names.
* mac/tclMacSock.c (TcpGetOptionProc): fixed bug introduced
by Andreas on 02-25; changed strcmp's to strncmp's so that
option comparison behaves like on other platforms.
* mac/tcltkMacBuildSupport.sea.hqx (CW Pro6 changes): added
support to allow Tk to hookup C library stderr/stdout to TkConsole.
* mac/tclMacTime.c (TclpGetTZName): fix for daylight savings TZName bug
|