summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordavygrvy <davygrvy@pobox.com>2003-09-28 10:36:28 (GMT)
committerdavygrvy <davygrvy@pobox.com>2003-09-28 10:36:28 (GMT)
commit2e1a984bf1c6810d84fd8a8e4fc4b322442de32c (patch)
tree66358f059fe5e60913bfb181509bd5e1dba65793 /ChangeLog
parent13922b39ca6112dbfb903160f939f759005b6dc4 (diff)
downloadtcl-2e1a984bf1c6810d84fd8a8e4fc4b322442de32c.zip
tcl-2e1a984bf1c6810d84fd8a8e4fc4b322442de32c.tar.gz
tcl-2e1a984bf1c6810d84fd8a8e4fc4b322442de32c.tar.bz2
no message
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index f68ec52..8323807 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-09-28 David Gravereaux <davygrvy@pobox.com>
+
+ * win/tclWinPipe.c: The windows port of expect can call
+ TclWinAddProcess before any of the other pipe functions.
+ Added a missing PipeInit() call to make sure the
+ initialization happens.
+
2003-09-25 Daniel Steffen <das@users.sourceforge.net>
* macosx/Makefile: ensure SYMROOT exists if OBJROOT is overridden