summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjenglish <jenglish@flightlab.com>2000-07-24 00:03:01 (GMT)
committerjenglish <jenglish@flightlab.com>2000-07-24 00:03:01 (GMT)
commit52128fffaefb355099f7ce299ab5c685d39a1dd9 (patch)
tree7f70a4694958b0dba613a69a4cd1ea81c11c6975 /ChangeLog
parent7e0295a66dc84bcd0d160a06db15078c99a5a721 (diff)
downloadtcl-52128fffaefb355099f7ce299ab5c685d39a1dd9.zip
tcl-52128fffaefb355099f7ce299ab5c685d39a1dd9.tar.gz
tcl-52128fffaefb355099f7ce299ab5c685d39a1dd9.tar.bz2
doc/AddErrInfo.3, doc/ChnlStack.3, doc/Exit.3, doc/GetIndex.3, doc/Notifier.3,
doc/Object.3, doc/RegExp.3, doc/SetResult.3, doc/SplitList.3, doc/Thread.3: Added missing entries to NAME sections. doc/AddErrInfo.3, doc/CrtObjCmd.3, doc/RecEvalObj.3: Changed Tcl_EvalObj to Tcl_EvalObjEx
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog16
1 files changed, 16 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fd90195..486a779 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,19 @@
+2000-07-23 Joe English <jenglish@flightlab.com>
+ * doc/AddErrInfo.3:
+ * doc/ChnlStack.3:
+ * doc/Exit.3:
+ * doc/GetIndex.3:
+ * doc/Notifier.3:
+ * doc/Object.3:
+ * doc/RegExp.3:
+ * doc/SetResult.3:
+ * doc/SplitList.3:
+ * doc/Thread.3: Added missing entries to NAME section.
+
+ * doc/AddErrInfo.3:
+ * doc/CrtObjCmd.3:
+ * doc/RecEvalObj.3: Changed Tcl_EvalObj to Tcl_EvalObjEx
+
2000-07-21 Eric Melski <ericm@ajubasolutions.com>
* generic/tclStubInit.c: