|
From: Daniel A. S. <da...@us...> - 2003-05-22 01:15:34
|
Update of /cvsroot/tcl/tcl
In directory sc8-pr-cvs1:/tmp/cvs-serv26929
Modified Files:
Tag: core-8-4-branch
ChangeLog
Log Message:
* macosx/tclMacOSXBundle.c: fixed a problem that caused only the
first call to Tcl_MacOSXOpenVersionedBundleResources() for a given
bundle identifier to succeed. This caused the tcl runtime library
not to be found in all interps created after the inital one.
|