diff options
author | vincentdarley <vincentdarley> | 2004-04-16 17:33:30 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-04-16 17:33:30 (GMT) |
commit | 9e2ba558e6f4c228b613a868c542c28c0028691b (patch) | |
tree | b6ea9f0bec42ee68dbfc2ac8b41090d55308d5e8 /ChangeLog | |
parent | ac2d6518c3178b2a08cd39eafe3c1639390eb047 (diff) | |
download | tcl-9e2ba558e6f4c228b613a868c542c28c0028691b.zip tcl-9e2ba558e6f4c228b613a868c542c28c0028691b.tar.gz tcl-9e2ba558e6f4c228b613a868c542c28c0028691b.tar.bz2 |
fix to utime documentation
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-04-16 Vince Darley <vincentdarley@users.sourceforge.net> + + * doc/FileSystem.3: Corrected documentation of Tcl_FSUtime, and + the corresponding filesystem driver Tcl_FSUtimeProc. [Bug 935838] + 2004-04-16 Donal K. Fellows <donal.k.fellows@man.ac.uk> * doc/socket.n: Added example from [Patch 936245]. |