diff options
author | vincentdarley <vincentdarley> | 2004-11-02 12:13:35 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2004-11-02 12:13:35 (GMT) |
commit | 86bd1359ad8004bb5152048c27cf0b7b68903db4 (patch) | |
tree | 54c0de37ce916e8abe8f7ff131a9cf939dc307c5 /ChangeLog | |
parent | f1990817283b9831ee0022ac4d46e1408c3ace82 (diff) | |
download | tcl-86bd1359ad8004bb5152048c27cf0b7b68903db4.zip tcl-86bd1359ad8004bb5152048c27cf0b7b68903db4.tar.gz tcl-86bd1359ad8004bb5152048c27cf0b7b68903db4.tar.bz2 |
TclpUTime simplification
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-11-02 Vince Darley <vincentdarley@users.sourceforge.net> + + * win/tclWinFile.c: Simplify TclpUtime to use Tcl_FSGetNativePath, + and add comments. + 2004-11-02 Donal K. Fellows <donal.k.fellows@man.ac.uk> * generic/tclInt.h: Change uses of EXTERN to MODULE_SCOPE (defined |