summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordgp <dgp@users.sourceforge.net>2002-09-06 17:42:50 (GMT)
committerdgp <dgp@users.sourceforge.net>2002-09-06 17:42:50 (GMT)
commit0498575453fea7f8dfced4c9c97fb25840684531 (patch)
tree764a450b0848a0d22b57e0a74d56e4254dd44e3d /ChangeLog
parent88f6078b6c266cb05d2b31082a049747adee71bf (diff)
downloadtcl-0498575453fea7f8dfced4c9c97fb25840684531.zip
tcl-0498575453fea7f8dfced4c9c97fb25840684531.tar.gz
tcl-0498575453fea7f8dfced4c9c97fb25840684531.tar.bz2
* doc/file.n: Format correction, and clarified [file normalize]
returns an absolute path. * doc/tcltest.n: Added examples section, as long promised.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 11f9e5f..b510ecd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2002-09-06 Don Porter <dgp@users.sourceforge.net>
+
+ * doc/file.n: Format correction, and clarified [file normalize]
+ returns an absolute path.
+
+ * doc/tcltest.n: Added examples section, as long promised.
+
2002-09-06 Reinhard Max <max@suse.de>
* tests/tcltest.test: Added nonRoot flag to tests 8.3, 8.4, and 8.12.