diff options
author | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-07-02 07:25:20 (GMT) |
---|---|---|
committer | nijtmans@users.sourceforge.net <jan.nijtmans> | 2013-07-02 07:25:20 (GMT) |
commit | 87f3ed8d78e26e9410039f9d9510e4da1c02dc4b (patch) | |
tree | 2afeb3e7386f80bfd0c6f729f4e9b7ae7d259bd5 /ChangeLog | |
parent | 34ae4961baca2dfea4b251ab69d9931d96199548 (diff) | |
download | tk-87f3ed8d78e26e9410039f9d9510e4da1c02dc4b.zip tk-87f3ed8d78e26e9410039f9d9510e4da1c02dc4b.tar.gz tk-87f3ed8d78e26e9410039f9d9510e4da1c02dc4b.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 |