summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2002-01-28 12:23:37 (GMT)
committerdavygrvy <davygrvy@pobox.com>2002-01-28 12:23:37 (GMT)
commit2f99c8c7e4bb9e3e372d06813bdce0f3a1cd8450 (patch)
treeb8a82221f925ce397740a5ff007a3bf8280d9b82
parent71fad7d0fb4ec75fe718b381f651d339a204cc9e (diff)
downloadtcl-2f99c8c7e4bb9e3e372d06813bdce0f3a1cd8450.zip
tcl-2f99c8c7e4bb9e3e372d06813bdce0f3a1cd8450.tar.gz
tcl-2f99c8c7e4bb9e3e372d06813bdce0f3a1cd8450.tar.bz2
no message
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 06cbf9d..6525f57 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-01-28 David Gravereaux <davygrvy@pobox.com>
+
+ * generic/tclPlatDecls.h: Added preprocessor logic to force a
+ typedef of TCHAR when __STDC__ is defined when using the uncommon
+ -Za compiler switch with the microsoft compiler.
+
2002-01-27 Don Porter <dgp@users.sourceforge.net>
* doc/package.n: Documented global namespace context for script