summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authornijtmans <nijtmans>2010-09-23 09:18:59 (GMT)
committernijtmans <nijtmans>2010-09-23 09:18:59 (GMT)
commit75b8709bd8ea0850f781b499cd3642c3c96df4e4 (patch)
treed9fedbc8ff1da0bd7bb5957655508243cec6a13d /ChangeLog
parent3300efb27d296f9fb622ef5760d5a958f7bd3974 (diff)
downloadtcl-75b8709bd8ea0850f781b499cd3642c3c96df4e4.zip
tcl-75b8709bd8ea0850f781b499cd3642c3c96df4e4.tar.gz
tcl-75b8709bd8ea0850f781b499cd3642c3c96df4e4.tar.bz2
Make compilable with -DUNICODE (not actived yet)
Many clean-ups in comments.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 130962e..b3b6247 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-09-23 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * unix/tclAppInit.c: Make compilable with -DUNICODE (not
+ * win/tclAppInit.c: actived yet), many clean-ups in comments.
+
2010-09-22 Miguel Sofer <msofer@users.sf.net>
* generic/tclExecute: one more DECACHE_STACK_INFO() missing; this