summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2010-09-08 15:42:12 (GMT)
committerdgp <dgp@users.sourceforge.net>2010-09-08 15:42:12 (GMT)
commitd39e6a5c3d589c46796ee1ec9a69d5a19e31a466 (patch)
treec53c8f835a3f9568d4e81597d05d80d2299da593 /ChangeLog
parent3c5c0386e0a63f34a79ce78f5d35c48599949508 (diff)
downloadtcl-d39e6a5c3d589c46796ee1ec9a69d5a19e31a466.zip
tcl-d39e6a5c3d589c46796ee1ec9a69d5a19e31a466.tar.gz
tcl-d39e6a5c3d589c46796ee1ec9a69d5a19e31a466.tar.bz2
* win/tclWin32Dll.c: #ifdef protections to permit builds with
* win/tclWinChan.c: mingw on amd64 systems. Thanks to "mescalinum" * win/tclWinFCmd.c: for reporting and testing.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 753f81a..ad7306e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2010-09-08 Don Porter <dgp@users.sourceforge.net>
+
+ * win/tclWin32Dll.c: #ifdef protections to permit builds with
+ * win/tclWinChan.c: mingw on amd64 systems. Thanks to "mescalinum"
+ * win/tclWinFCmd.c: for reporting and testing.
+
2010-09-06 Stuart Cassoff <stwo@users.sourceforge.net>
* unix/configure.in, generic/tclIOUtil.c (Tcl_Stat): Updated so that