summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-05-26 11:20:08 (GMT)
committerdas <das>2005-05-26 11:20:08 (GMT)
commit977f577b341fb9cd0aab1d1e446b848f0b7af5e9 (patch)
tree023036afa4136f7b0c8d74629597e43ebb8ffc8d /ChangeLog
parentaa1be7ab30d1c2ca8e670adf84553da846c1fc07 (diff)
downloadtk-977f577b341fb9cd0aab1d1e446b848f0b7af5e9.zip
tk-977f577b341fb9cd0aab1d1e446b848f0b7af5e9.tar.gz
tk-977f577b341fb9cd0aab1d1e446b848f0b7af5e9.tar.bz2
* macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction
from __tk_rsrc section to work with non-prebound .dylib and .bundle. * macosx/Makefile: corrected EMBEDDED_BUILD check, use separate tcl and tk version vars to properly support tk/x11 framework version overriding, rewrite tkConfig.sh when overriding tk version, corrected Wish.app symlink in tk build dir. * unix/configure.in: corrected framework finalization to softlink stub library to Versions/8.x subdir instead of Versions/Current. * unix/configure: autoconf-2.13
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog14
1 files changed, 14 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a5492c2..44ed717 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+2005-05-26 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/tkMacOSXInit.c (TkpInit): fixed resource file extraction
+ from __tk_rsrc section to work with non-prebound .dylib and .bundle.
+
+ * macosx/Makefile: corrected EMBEDDED_BUILD check, use separate tcl
+ and tk version vars to properly support tk/x11 framework version
+ overriding, rewrite tkConfig.sh when overriding tk version, corrected
+ Wish.app symlink in tk build dir.
+
+ * unix/configure.in: corrected framework finalization to softlink
+ stub library to Versions/8.x subdir instead of Versions/Current.
+ * unix/configure: autoconf-2.13
+
2005-05-25 Jeff Hobbs <jeffh@ActiveState.com>
* unix/configure, unix/configure.in: ensure false Tcl.framework is