summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-07-17 12:47:45 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-07-17 12:47:45 (GMT)
commit65cd3b085a130ef32fbef6644dbdabe61dc096ca (patch)
tree3f418ed50cd7c6d2906104eaf69b002508cdbca4 /ChangeLog
parent9792a27404caba808e5e0e5a15a6d86312613e4f (diff)
downloadtcl-65cd3b085a130ef32fbef6644dbdabe61dc096ca.zip
tcl-65cd3b085a130ef32fbef6644dbdabe61dc096ca.tar.gz
tcl-65cd3b085a130ef32fbef6644dbdabe61dc096ca.tar.bz2
[Bug 3544932]: Visual studio compiler check fails
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index de29b61..3c74475 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2012-07-17 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/makefile.vc: [Bug 3544932]: Visual studio compiler check fails
+
2012-07-05 Don Porter <dgp@users.sourceforge.net>
* unix/tclUnixPipe.c: [Bug 1189293] Make "<<" binary safe.