summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-04-29 14:56:56 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-04-29 14:56:56 (GMT)
commitbd059b3e984f4ed7094e35e91d6298cee7f4342f (patch)
treea277ffbc4f9ce07501ae1a0091469677e4b6f1a3 /ChangeLog
parenta084e20d7a737e54cee53c89b1ac6e0c0ecd5e8f (diff)
downloadtcl-bd059b3e984f4ed7094e35e91d6298cee7f4342f.zip
tcl-bd059b3e984f4ed7094e35e91d6298cee7f4342f.tar.gz
tcl-bd059b3e984f4ed7094e35e91d6298cee7f4342f.tar.bz2
Fix [Bug 2651823].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 28165b3..db508b2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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