summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2004-07-20 05:37:43 (GMT)
committerdas <das>2004-07-20 05:37:43 (GMT)
commit344d66a51bb1caa147e4fc14c9c97c2c2549ab0d (patch)
tree9a6890bb7f0fefe80a83184bbd3b2eada01d5bc4 /ChangeLog
parent34259c8123aa7777282ae8029f04aa8caea77e1c (diff)
downloadtcl-344d66a51bb1caa147e4fc14c9c97c2c2549ab0d.zip
tcl-344d66a51bb1caa147e4fc14c9c97c2c2549ab0d.tar.gz
tcl-344d66a51bb1caa147e4fc14c9c97c2c2549ab0d.tar.bz2
* macosx/tclMacOSXBundle.c: dynamically acquire address for
CFBundleOpenBundleResourceMap symbol, since it is only present in full CoreFoundation on Mac OS X and not in CFLite on pure Darwin.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e67637a..913521e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-07-20 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tclMacOSXBundle.c: dynamically acquire address for
+ CFBundleOpenBundleResourceMap symbol, since it is only present in
+ full CoreFoundation on Mac OS X and not in CFLite on pure Darwin.
+
2004-07-19 Jeff Hobbs <jeffh@ActiveState.com>
* unix/Makefile.in, unix/tcl.m4: move (C|LD)FLAGS after their