diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2007-09-11 00:10:47 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2007-09-11 00:10:47 (GMT) |
commit | 7d84381bfcf3014790c83d13caa0dd5fcf16af5e (patch) | |
tree | 157b207a37d3a8fc8624294f317d2a93ac863d63 /ChangeLog | |
parent | 4b59eed7e9ef54634aa4bf2c3114d2dbe63ca846 (diff) | |
download | tcl-7d84381bfcf3014790c83d13caa0dd5fcf16af5e.zip tcl-7d84381bfcf3014790c83d13caa0dd5fcf16af5e.tar.gz tcl-7d84381bfcf3014790c83d13caa0dd5fcf16af5e.tar.bz2 |
Fix for AMD64 target symbols builds.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2007-09-11 Pat Thoyts <patthoyts@users.sourceforge.net> + + * win/makefile.vc: AMD64 target fixes for symbols builds. + * win/rules.vc: + 2007-09-10 Jeff Hobbs <jeffh@ActiveState.com> * generic/tclLink.c (Tcl_UpdateLinkedVar): guard against var being |