summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorvincentdarley <vincentdarley>2004-11-02 12:13:35 (GMT)
committervincentdarley <vincentdarley>2004-11-02 12:13:35 (GMT)
commit86bd1359ad8004bb5152048c27cf0b7b68903db4 (patch)
tree54c0de37ce916e8abe8f7ff131a9cf939dc307c5 /ChangeLog
parentf1990817283b9831ee0022ac4d46e1408c3ace82 (diff)
downloadtcl-86bd1359ad8004bb5152048c27cf0b7b68903db4.zip
tcl-86bd1359ad8004bb5152048c27cf0b7b68903db4.tar.gz
tcl-86bd1359ad8004bb5152048c27cf0b7b68903db4.tar.bz2
TclpUTime simplification
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1dbd126..63e3a2b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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