summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 69991a6..9233660 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2001-12-10 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * unix/tclUnixPipe.c (TclpCreateProcess): Applied Don Porter's
+ patch fixing bug #437489.
+
2001-12-10 Miguel Sofer <msofer@users.sourceforge.net>
* generic/tclEvent.c: