diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-07-02 07:17:19 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-07-02 07:17:19 (GMT) |
commit | b945167d6901be5004d5ab2eda35dbae523ea743 (patch) | |
tree | 522f1f68ade76a631d58345f7afb347e295b3351 /ChangeLog | |
parent | edc8f4f5a979ccc03265007043d077ac570eb4db (diff) | |
parent | 4fe87442ab9dc726e56daa494f7f60c2cb0efc75 (diff) | |
download | tcl-b945167d6901be5004d5ab2eda35dbae523ea743.zip tcl-b945167d6901be5004d5ab2eda35dbae523ea743.tar.gz tcl-b945167d6901be5004d5ab2eda35dbae523ea743.tar.bz2 |
Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4. Thanks to Brian Griffin.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2013-07-02 Jan Nijtmans <nijtmans@users.sf.net> + + * unix/tcl.m4: Bug [32afa6e256]: dirent64 check is incorrect in tcl.m4 + * unix/configure: (thanks to Brian Griffin) + 2013-06-27 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclConfig.c: Bug [9b2e636361]: Tcl_CreateInterp() needs initialized |