summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2004-10-26 20:26:36 (GMT)
committerdavygrvy <davygrvy@pobox.com>2004-10-26 20:26:36 (GMT)
commit97b35e794db1919360a4ca0aa9354d825b703b49 (patch)
tree983653ad615d86c1cdc4cc4fb6f7aeb92bb22b16
parent8f94a06a62ad516fdd3ffe0a9379f17142f2e486 (diff)
downloadtcl-97b35e794db1919360a4ca0aa9354d825b703b49.zip
tcl-97b35e794db1919360a4ca0aa9354d825b703b49.tar.gz
tcl-97b35e794db1919360a4ca0aa9354d825b703b49.tar.bz2
no message
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 87667ef..364c705 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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