diff options
author | davygrvy <davygrvy@pobox.com> | 2004-10-26 20:26:36 (GMT) |
---|---|---|
committer | davygrvy <davygrvy@pobox.com> | 2004-10-26 20:26:36 (GMT) |
commit | 97b35e794db1919360a4ca0aa9354d825b703b49 (patch) | |
tree | 983653ad615d86c1cdc4cc4fb6f7aeb92bb22b16 /ChangeLog | |
parent | 8f94a06a62ad516fdd3ffe0a9379f17142f2e486 (diff) | |
download | tcl-97b35e794db1919360a4ca0aa9354d825b703b49.zip tcl-97b35e794db1919360a4ca0aa9354d825b703b49.tar.gz tcl-97b35e794db1919360a4ca0aa9354d825b703b49.tar.bz2 |
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +2004-10-26 David Gravereaux <davygrvy@pobox.com> + + * generic/tclPipe.c (TclCleanupChildren): bad cast of resolvedPid + caused PIDs on win95 to go negative. winpipe-4.2 brought this to + the surface. Fixed with sprintf in place of TclFormatInt. Thanks + to hgiese [Patch 767676] + 2004-10-26 Andreas Kupries <andreask@activestate.com> * library/tm.tcl (::tcl::tm::Defaults): Added a second [file |