summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das@noemail.net>2007-06-06 09:54:31 (GMT)
committerdas <das@noemail.net>2007-06-06 09:54:31 (GMT)
commitba49da4ae6e8682d2c2cc143c4803b8ddfa175c1 (patch)
tree983ed52c4fd82dbc0f728812673b2bfadb59112e /ChangeLog
parent59e09f0a80436b8167963accf1399c73eaacb3dc (diff)
downloadtcl-ba49da4ae6e8682d2c2cc143c4803b8ddfa175c1.zip
tcl-ba49da4ae6e8682d2c2cc143c4803b8ddfa175c1.tar.gz
tcl-ba49da4ae6e8682d2c2cc143c4803b8ddfa175c1.tar.bz2
* unix/configure.in (Darwin): add plist for tclsh; link the
* unix/Makefile.in (Darwin): Tcl and tclsh plists into their * macosx/Tclsh-Info.plist.in (new): binaries in all cases. * unix/tcl.m4 (Darwin): fix CF checks in fat 32&64bit builds. * unix/configure: autoconf-2.13 FossilOrigin-Name: 79f92d79b1fd50328bfb50ccbf2e869b3f7106df
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6c66acd..f58d3bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2007-06-06 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/configure.in (Darwin): add plist for tclsh; link the
+ * unix/Makefile.in (Darwin): Tcl and tclsh plists into their
+ * macosx/Tclsh-Info.plist.in (new): binaries in all cases.
+
+ * unix/tcl.m4 (Darwin): fix CF checks in fat 32&64bit builds.
+ * unix/configure: autoconf-2.13
+
2007-06-05 Don Porter <dgp@users.sourceforge.net>
* tests/result.test (result-6.2): Add test for Bug 1649062 so