diff options
author | nijtmans <nijtmans> | 2010-03-20 12:00:41 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-03-20 12:00:41 (GMT) |
commit | ebf2f83895304cba3d46bd0714bc6e1cf38fbe83 (patch) | |
tree | a5700ee719d9e09731568ff8ae92857aa9bb0aff /ChangeLog | |
parent | 9d6f5201163bb582aa7e121e4c8b9799ec415479 (diff) | |
download | tcl-ebf2f83895304cba3d46bd0714bc6e1cf38fbe83.zip tcl-ebf2f83895304cba3d46bd0714bc6e1cf38fbe83.tar.gz tcl-ebf2f83895304cba3d46bd0714bc6e1cf38fbe83.tar.bz2 |
stub16.c Don't hide that we use the ASCII API here.
tclWinPipe.c 2 unnecessary type casts.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2010-03-20 Jan Nijtmans <nijtmans@users.sf.net> + + * win/stub16.c Don't hide that we use the ASCII API here. + (does someone still use that?) + * win/tclWinPipe.c 2 unnecessary type casts. + 2010-03-19 Donal K. Fellows <dkf@users.sf.net> * generic/tclCompCmdsSZ.c (TclCompileThrowCmd): Added compilation for |