diff options
author | nijtmans <nijtmans> | 2010-05-25 10:37:18 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-05-25 10:37:18 (GMT) |
commit | 91f4c8d809190b7d786541a6119abec5cb11e846 (patch) | |
tree | cdf9afd1b63f56b3eefdd624b8462c8c66b6af50 /ChangeLog | |
parent | 21140acd90b510305ba98e94fadecbdcf73d4f86 (diff) | |
download | tcl-91f4c8d809190b7d786541a6119abec5cb11e846.zip tcl-91f4c8d809190b7d786541a6119abec5cb11e846.tar.gz tcl-91f4c8d809190b7d786541a6119abec5cb11e846.tar.bz2 |
[Bug 2991415]: tclport.h #included before limits.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-05-25 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tclUnixPort.h: [Bug 2991415]: tclport.h #included before limits.h + * win/tclWinPort.h + * generic/tclInt.h + 2010-05-21 Jan Nijtmans <nijtmans@users.sf.net> * tools/installData.tcl Make sure that copyDir only receives normalized |