summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 789b19c..72c08d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2004-03-21 Jeff Hobbs <jeffh@ActiveState.com>
+
+ * win/tclWinInt.h: define VER_PLATFORM_WIN32_CE if not already set.
+ * win/tclWinInit.c (TclpSetInitialEncodings): recognize WIN32_CE
+ as a unicode (WCHAR) platform.
+
2004-03-15 Miguel Sofer <msofer@users.sf.net>
* generic/tclCompile.c (TclCompileScript):