diff options
author | nijtmans <nijtmans> | 2010-09-18 05:40:30 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-09-18 05:40:30 (GMT) |
commit | 016c321c87cc9fca491341c2d72be7f583619c90 (patch) | |
tree | 69d8374e2001743692c8dc3e06ebccd8fefec0f0 /ChangeLog | |
parent | 03e22d0be578c5b8bd67f3a4deac0feedcaf7f14 (diff) | |
download | tcl-016c321c87cc9fca491341c2d72be7f583619c90.zip tcl-016c321c87cc9fca491341c2d72be7f583619c90.tar.gz tcl-016c321c87cc9fca491341c2d72be7f583619c90.tar.bz2 |
[Bug 3069278]: breakage on head Windows triggered
by install-tzdata. Temporary don't compile this with -DUNICODE, while investigating this bug.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-09-18 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tclWinFCmd.c [Bug 3069278]: breakage on head Windows triggered + by install-tzdata. Temporary don't compile this with -DUNICODE, + while investigating this bug. + 2010-09-16 Jeff Hobbs <jeffh@ActiveState.com> * win/tclWinFile.c: remove define of FINDEX_INFO_LEVELS as all |