diff options
author | das <das> | 2005-07-30 07:57:44 (GMT) |
---|---|---|
committer | das <das> | 2005-07-30 07:57:44 (GMT) |
commit | 68517f66103e7b5b1f60f0abd4259b084b0e43b6 (patch) | |
tree | 4132be20984b32a522469a838eac4b2b332fa810 /ChangeLog | |
parent | c00183e381bfa2fdf0f2d8537106526e0d2c67fb (diff) | |
download | tcl-68517f66103e7b5b1f60f0abd4259b084b0e43b6.zip tcl-68517f66103e7b5b1f60f0abd4259b084b0e43b6.tar.gz tcl-68517f66103e7b5b1f60f0abd4259b084b0e43b6.tar.bz2 |
* unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds
for bugs/changes in behaviour in Mac OS X 10.4 Tiger.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-07-30 Daniel Steffen <das@users.sourceforge.net> + + * unix/tclLoadDyld.c (TclpDlopen, TclpLoadMemory): workarounds + for bugs/changes in behaviour in Mac OS X 10.4 Tiger. + 2005-07-29 Donal K. Fellows <dkf@users.sf.net> * generic/tclCmdIL.c (InfoGlobalsCmd): Even in high-speed mode, |