diff options
author | hobbs <hobbs> | 2003-05-23 00:46:43 (GMT) |
---|---|---|
committer | hobbs <hobbs> | 2003-05-23 00:46:43 (GMT) |
commit | 4964779c8dd8bfedc0ad38b3c92e2477ca36d007 (patch) | |
tree | 14311a29f01338a6d4bc2aabd4610843be3aab64 /ChangeLog | |
parent | eb3219aaa38da99c46978eae1194802003a1065b (diff) | |
download | tcl-4964779c8dd8bfedc0ad38b3c92e2477ca36d007.zip tcl-4964779c8dd8bfedc0ad38b3c92e2477ca36d007.tar.gz tcl-4964779c8dd8bfedc0ad38b3c92e2477ca36d007.tar.bz2 |
moved core-8-4-3 tag for macosx only fix at request of OS X maintainercore_8_4_3
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -1,5 +1,7 @@ 2003-05-22 Daniel Steffen <das@users.sourceforge.net> + *** 8.4.3 TAGGED FOR RELEASE *** + * 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 @@ -7,8 +9,6 @@ 2003-05-20 Jeff Hobbs <jeffh@ActiveState.com> - *** 8.4.3 TAGGED FOR RELEASE *** - * changes: updated for 8.4.3 * unix/Makefile.in: do not run autoconf during 'make dist' as the |