summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-08-31 23:17:58 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-08-31 23:17:58 (GMT)
commit5a0e2da5856d9c5073ba66bb9625645474c9d11f (patch)
tree4a20a9c94e6fb7ff3a6ed9e8d9de421708d7ae2c /ChangeLog
parentaddf1e419f06c9aae72623caca3d5156394da4f9 (diff)
downloadtcl-5a0e2da5856d9c5073ba66bb9625645474c9d11f.zip
tcl-5a0e2da5856d9c5073ba66bb9625645474c9d11f.tar.gz
tcl-5a0e2da5856d9c5073ba66bb9625645474c9d11f.tar.bz2
Documentation of TIP#139 API functions.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index a04aa44..1dbc6c3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2003-09-01 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/Namespace.3: Basic documentation for the TIP#139 functions.
+ This will need improving, but the basic bits are there at least.
+
2003-08-31 Don Porter <dgp@users.sourceforge.net>
* doc/catch.n: Updated [catch] docs to cover new TIP 90 features.