diff options
author | dgp <dgp@users.sourceforge.net> | 2002-09-06 17:42:50 (GMT) |
---|---|---|
committer | dgp <dgp@users.sourceforge.net> | 2002-09-06 17:42:50 (GMT) |
commit | 0498575453fea7f8dfced4c9c97fb25840684531 (patch) | |
tree | 764a450b0848a0d22b57e0a74d56e4254dd44e3d /ChangeLog | |
parent | 88f6078b6c266cb05d2b31082a049747adee71bf (diff) | |
download | tcl-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-- | ChangeLog | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -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. |