summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordas <das>2005-07-30 07:58:11 (GMT)
committerdas <das>2005-07-30 07:58:11 (GMT)
commitc918210ee55ae018cc40f8a8b411feed5af07de4 (patch)
treee9aa2445feb4a2bd335c814c030d801a960eebdb /ChangeLog
parent34c1b26fda7971d730ebcf6498ef36793dc84609 (diff)
downloadtcl-c918210ee55ae018cc40f8a8b411feed5af07de4.zip
tcl-c918210ee55ae018cc40f8a8b411feed5af07de4.tar.gz
tcl-c918210ee55ae018cc40f8a8b411feed5af07de4.tar.bz2
* unix/configure, unix/tcl.m4: revert 2005-07-28 change.
* unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds for bugs/changes in behaviour in Mac OS X 10.4 Tiger, sync formatting changes from HEAD.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b1b01d..f96fcbc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2005-07-30 Daniel Steffen <das@users.sourceforge.net>
+
+ * unix/configure, unix/tcl.m4: revert 2005-07-28 change.
+
+ * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds
+ for bugs/changes in behaviour in Mac OS X 10.4 Tiger, sync
+ formatting changes from HEAD.
+
2005-07-29 Donal K. Fellows <dkf@users.sf.net>
* generic/tclCmdIL.c (InfoGlobalsCmd): Even in high-speed mode,