diff options
author | nijtmans <nijtmans> | 2010-05-04 11:05:34 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-05-04 11:05:34 (GMT) |
commit | 12f45b93f54d74dcc7e81bd9b04f9734f832f72f (patch) | |
tree | 766c8aedc9843dd60ab666a1ce391251c3c4bea4 /ChangeLog | |
parent | 603632160ce039289adcabac2684febc649c535b (diff) | |
download | tcl-12f45b93f54d74dcc7e81bd9b04f9734f832f72f.zip tcl-12f45b93f54d74dcc7e81bd9b04f9734f832f72f.tar.gz tcl-12f45b93f54d74dcc7e81bd9b04f9734f832f72f.tar.bz2 |
TCHAR-related fixes, making those files compile fine when TCHAR != char
Please see comments in [Freq 2965056] (2965056-1.patch).
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-05-04 Jan Nijtmans <nijtmans@users.sf.net> + + * win/tclWinNotify.c TCHAR-related fixes, making those two + * win/tclWinSock.c files compile fine when TCHAR != char + Please see comments in [Freq 2965056] (2965056-1.patch). + 2010-05-03 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclIORChan.c Use "tclIO.h" and "tclTomMathDecls.h" |