summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-12-19 18:14:47 (GMT)
committernijtmans <nijtmans>2010-12-19 18:14:47 (GMT)
commit0f14c521fa2b0c2b3c918852597b8235d604dd32 (patch)
tree0e4a2448ea391b15bf57c4a84a51ab0de0cba133 /ChangeLog
parentbcf76985e02074220f86d2cb6e8bfedf6db60447 (diff)
downloadtcl-0f14c521fa2b0c2b3c918852597b8235d604dd32.zip
tcl-0f14c521fa2b0c2b3c918852597b8235d604dd32.tar.gz
tcl-0f14c521fa2b0c2b3c918852597b8235d604dd32.tar.bz2
[Patch 3124554]: fixes for mingw64 - gcc4.5.1 tdm64-1:
Fixed for gcc, not yet for MSVC 64-bit.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b2531be..82a3328 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-12-19 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tclWin32Dll.c: [Patch 3124554]: fixes for mingw64 - gcc4.5.1
+ tdm64-1: Fixed for gcc, not yet for MSVC 64-bit.
+
2010-12-17 Stuart Cassoff <stwo@users.sourceforge.net>
* unix/Makefile.in: Remove unwanted/obsolete 'ddd' target.