summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-16 08:20:16 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2013-05-16 08:20:16 (GMT)
commit880f2f98f5cb2c020219b568c53c4e03d4d28633 (patch)
tree85d0a8fc64ecc4d7424767f0d5f2e14060e82b86 /ChangeLog
parent666ba89bc057e3cb71acbd5c7d983d4579969428 (diff)
downloadtcl-880f2f98f5cb2c020219b568c53c4e03d4d28633.zip
tcl-880f2f98f5cb2c020219b568c53c4e03d4d28633.tar.gz
tcl-880f2f98f5cb2c020219b568c53c4e03d4d28633.tar.bz2
Add support for the latest mingw-4.0-rc1. See: [http://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0-rc1/tree/NEWS]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e200cd0..507c5d9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2013-05-16 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tcl.m4: Add support for the latest mingw-4.0-rc1.
+ * win/configure: (regenerated)
+ * generic/tclBasic.c: Add panic in order to detect
+ incompatible mingw32 sys/stat.h and sys/time.h headers,
+ (which is fixed by defining _HAVE_32BIT_TIME_T).
+
2013-05-06 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclStubInit.c: Add support for Cygwin64, which has a 64-bit