diff options
author | nijtmans <nijtmans> | 2010-09-23 09:18:59 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-09-23 09:18:59 (GMT) |
commit | 75b8709bd8ea0850f781b499cd3642c3c96df4e4 (patch) | |
tree | d9fedbc8ff1da0bd7bb5957655508243cec6a13d /ChangeLog | |
parent | 3300efb27d296f9fb622ef5760d5a958f7bd3974 (diff) | |
download | tcl-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-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -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 |