summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2007-06-06 09:54:32 (GMT)
committerdas <das>2007-06-06 09:54:32 (GMT)
commit620d54c9059d936d9a3cc73fc1fb7a5da13b70f6 (patch)
tree983ed52c4fd82dbc0f728812673b2bfadb59112e /ChangeLog
parentd83ddf016648e67cdf9280265c2f62cdf1d87294 (diff)
downloadtcl-620d54c9059d936d9a3cc73fc1fb7a5da13b70f6.zip
tcl-620d54c9059d936d9a3cc73fc1fb7a5da13b70f6.tar.gz
tcl-620d54c9059d936d9a3cc73fc1fb7a5da13b70f6.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
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