summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2002-02-04 18:30:11 (GMT)
committerandreas_kupries <akupries@shaw.ca>2002-02-04 18:30:11 (GMT)
commit2f38276564b6c39c16792e5ac344e5d5794f4cca (patch)
treee586bec3afe7bb07bfed82a5915c4f677d0646cf /ChangeLog
parent39edfdadb499a707b2291abfe45f205623f596e4 (diff)
downloadtcl-2f38276564b6c39c16792e5ac344e5d5794f4cca.zip
tcl-2f38276564b6c39c16792e5ac344e5d5794f4cca.tar.gz
tcl-2f38276564b6c39c16792e5ac344e5d5794f4cca.tar.bz2
* doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid'
as the command to use to retrieve the pid of a command pipeline created via 'open'.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index c333457..07e6deb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2002-02-04 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * doc/open.n: Fixed [Bug 511540], added cross-reference to 'pid'
+ as the command to use to retrieve the pid of a command pipeline
+ created via 'open'.
+
2002-02-01 Jeff Hobbs <jeffh@ActiveState.com>
* generic/tclCmdMZ.c (Tcl_RegexpObjCmd): handle quirky about case