summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorandreas_kupries <akupries@shaw.ca>2001-04-03 14:53:44 (GMT)
committerandreas_kupries <akupries@shaw.ca>2001-04-03 14:53:44 (GMT)
commitf9728e2abe7ef2a31d63dea36b5a14a6bba6e1db (patch)
treed4c419709ee773a0edd964ff07fe009c80a161d5 /ChangeLog
parent3bb43ef6446cddf54f1d872ea0d1f7779d3adc4f (diff)
downloadtcl-f9728e2abe7ef2a31d63dea36b5a14a6bba6e1db.zip
tcl-f9728e2abe7ef2a31d63dea36b5a14a6bba6e1db.tar.gz
tcl-f9728e2abe7ef2a31d63dea36b5a14a6bba6e1db.tar.bz2
2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net>
* unix/mkLinks: Added 'Signal.3', 'Tcl_WaitPid'. * doc/DetachPids.3: Added description of 'Tcl_WaitPid' [Bug #219173]. * doc/Signal.3: New man page describing the public API procedures 'Tcl_SignalId' and 'Tcl_SignalMsg' [Bug #219172].
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 61622e2..6b31157 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,12 @@
+2001-04-03 Andreas Kupries <andreas_kupries@users.sourceforge.net>
+
+ * unix/mkLinks: Added 'Signal.3', 'Tcl_WaitPid'.
+
+ * doc/DetachPids.3: Added description of 'Tcl_WaitPid' [Bug #219173].
+
+ * doc/Signal.3: New man page describing the public API procedures
+ 'Tcl_SignalId' and 'Tcl_SignalMsg' [Bug #219172].
+
2001-04-02 Jeff Hobbs <jeffh@ActiveState.com>
* README: