diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-15 17:38:57 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-01-15 17:38:57 (GMT) |
commit | 19ba6d24b8ef33fcd0883f02d372a191427077c0 (patch) | |
tree | a778604a30bf4a2f86d5f2160f9b380da78cd6e2 /ChangeLog | |
parent | 89971c75591469fffd72528e62279754a899430f (diff) | |
parent | 5d8dc198ffb03372e3b66985f080b2d9a3a30297 (diff) | |
download | tcl-19ba6d24b8ef33fcd0883f02d372a191427077c0.zip tcl-19ba6d24b8ef33fcd0883f02d372a191427077c0.tar.gz tcl-19ba6d24b8ef33fcd0883f02d372a191427077c0.tar.bz2 |
REMOVED FROM TRUNK: buggy, breaks the build on linux. [Bug 3598300]: unix: tcl.h does not include sys/stat.h
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +2013-01-15 Jan Nijtmans <nijtmans@users.sf.net> + + * generic/tclPort.h: [Bug 3598300]: unix: tcl.h does not include + * unix/tclUnixPort.h: sys/stat.h + +2013-01-14 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tcl.m4: More flexible search for win32 tclConfig.sh, + backported from TEA (not actually used in Tcl, only for Tk) + 2013-01-14 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclInt.decls: Put back Tcl_[GS]etStartupScript in |