diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-29 14:56:56 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-29 14:56:56 (GMT) |
commit | bd059b3e984f4ed7094e35e91d6298cee7f4342f (patch) | |
tree | a277ffbc4f9ce07501ae1a0091469677e4b6f1a3 /ChangeLog | |
parent | a084e20d7a737e54cee53c89b1ac6e0c0ecd5e8f (diff) | |
download | tcl-bd059b3e984f4ed7094e35e91d6298cee7f4342f.zip tcl-bd059b3e984f4ed7094e35e91d6298cee7f4342f.tar.gz tcl-bd059b3e984f4ed7094e35e91d6298cee7f4342f.tar.bz2 |
Fix [Bug 2651823].
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2009-04-29 Donal K. Fellows <dkf@users.sf.net> + + * generic/tcl.h (Tcl_StatBuf): [Bug 2651823]: Improved logic for + detecting what base API to use on Win64, supplied by Fausto Lubatti. + 2009-04-28 Jeff Hobbs <jeffh@ActiveState.com> * unix/tcl.m4, unix/configure (SC_CONFIG_CFLAGS): harden the check |