diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-07-02 07:25:20 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2013-07-02 07:25:20 (GMT) |
commit | 1993f3bd9366931d6bcd1f374b8851435cb725c0 (patch) | |
tree | 2afeb3e7386f80bfd0c6f729f4e9b7ae7d259bd5 /ChangeLog | |
parent | 170f702394849676a763f2bc393bb4067022cda3 (diff) | |
download | tk-1993f3bd9366931d6bcd1f374b8851435cb725c0.zip tk-1993f3bd9366931d6bcd1f374b8851435cb725c0.tar.gz tk-1993f3bd9366931d6bcd1f374b8851435cb725c0.tar.bz2 |
Bug [http://core.tcl.tk/tcl/tktview?name=32afa6e256|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) + 2012-06-28 Jan Nijtmans <nijtmans@users.sf.net> * library/ttk/scale.tcl: [Bug 2501278]: ttk::scale keyboard binding |