summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2009-04-29 14:59:34 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2009-04-29 14:59:34 (GMT)
commitc8dbde43253b501eae4a908359215b0a2c51f036 (patch)
tree4ff7a286326965fd85d924a55946357241d8bc1b /ChangeLog
parent382ee9f9c2dc48ff4067ef850db1cb5b2d2394ce (diff)
downloadtcl-c8dbde43253b501eae4a908359215b0a2c51f036.zip
tcl-c8dbde43253b501eae4a908359215b0a2c51f036.tar.gz
tcl-c8dbde43253b501eae4a908359215b0a2c51f036.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 9b54cfc..ddfcc46 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