summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2004-07-01 07:59:20 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2004-07-01 07:59:20 (GMT)
commit8778b6d91d5ee972338f955ca4c98a2527659083 (patch)
treeca67d330dfae342bf66b5a75b5c8eae1622dd7c9 /ChangeLog
parent46a8a46946dc77acf9bf834b5f647510f5cb2be5 (diff)
downloadtcl-8778b6d91d5ee972338f955ca4c98a2527659083.zip
tcl-8778b6d91d5ee972338f955ca4c98a2527659083.tar.gz
tcl-8778b6d91d5ee972338f955ca4c98a2527659083.tar.bz2
Doc fixes. [Bug 983146]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 021ca2d..c346040 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2004-07-01 Donal K. Fellows <donal.k.fellows@man.ac.uk>
+
+ * doc/Namespace.3, doc/load.n, doc/Limit.3: Typo fixes and remove
+ duplicate documentation. [Bug 983146]
+
2004-06-30 Don Porter <dgp@users.sourceforge.net>
* tests/fileSystem.test: Minor correction to new fileSystem-9.X