From 160d0f7a4329719da6a3f7c66429d076ecbe9898 Mon Sep 17 00:00:00 2001 From: das Date: Thu, 22 May 2003 01:15:59 +0000 Subject: * 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. --- ChangeLog | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 01c2d78..9f54bec 100644 --- a/ChangeLog +++ b/ChangeLog @@ -2,7 +2,7 @@ * macosx/tclMacOSXBundle.c: fixed a problem that caused only the first call to Tcl_MacOSXOpenVersionedBundleResources() for a given - bundle indentifier to succeed. This caused the tcl runtime library + bundle identifier to succeed. This caused the tcl runtime library not to be found in all interps created after the inital one. 2003-05-19 Kevin B. Kenny -- cgit v0.12