diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-29 14:59:34 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2009-04-29 14:59:34 (GMT) |
commit | c8dbde43253b501eae4a908359215b0a2c51f036 (patch) | |
tree | 4ff7a286326965fd85d924a55946357241d8bc1b /ChangeLog | |
parent | 382ee9f9c2dc48ff4067ef850db1cb5b2d2394ce (diff) | |
download | tcl-c8dbde43253b501eae4a908359215b0a2c51f036.zip tcl-c8dbde43253b501eae4a908359215b0a2c51f036.tar.gz tcl-c8dbde43253b501eae4a908359215b0a2c51f036.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 |