summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-05-26 11:18:14 (GMT)
committerdas <das>2005-05-26 11:18:14 (GMT)
commite71c1f4ae2af9702d5f0aa3a63f7ef60474ad0be (patch)
treeb586729fe660d15afb9b892ce7f0ac420b8e8286 /ChangeLog
parentaec7e166712727c249337002f1fb866821458262 (diff)
downloadtcl-e71c1f4ae2af9702d5f0aa3a63f7ef60474ad0be.zip
tcl-e71c1f4ae2af9702d5f0aa3a63f7ef60474ad0be.tar.gz
tcl-e71c1f4ae2af9702d5f0aa3a63f7ef60474ad0be.tar.bz2
* macosx/Makefile: moved & corrected EMBEDDED_BUILD check.
* unix/configure.in: corrected framework finalization to softlink stub library to Versions/8.x subdir instead of Versions/Current. * unix/configure: autoconf-2.59
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 49dc5eb..8c4dbbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-05-26 Daniel Steffen <das@users.sourceforge.net>
+
+ * macosx/Makefile: moved & corrected EMBEDDED_BUILD check.
+
+ * unix/configure.in: corrected framework finalization to softlink
+ stub library to Versions/8.x subdir instead of Versions/Current.
+ * unix/configure: autoconf-2.59
+
2005-05-25 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclCmdMZ.c (Tcl_TimeObjCmd): add necessary cast