summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorpatthoyts <patthoyts@users.sourceforge.net>2006-10-01 21:30:03 (GMT)
committerpatthoyts <patthoyts@users.sourceforge.net>2006-10-01 21:30:03 (GMT)
commitca023ffad4367c58694216799a3984ade30e5ca5 (patch)
tree66c3b83c11918221c33058a868a727f7bede748b /ChangeLog
parent8d48f83e10fc5715983619a0194cc1f0ffcc0260 (diff)
downloadtcl-ca023ffad4367c58694216799a3984ade30e5ca5.zip
tcl-ca023ffad4367c58694216799a3984ade30e5ca5.tar.gz
tcl-ca023ffad4367c58694216799a3984ade30e5ca5.tar.bz2
Handle possible missing define
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3b2fe72..3d10227 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -10,6 +10,8 @@
2006-10-01 Pat Thoyts <patthoyts@users.sourceforge.net>
+ * win/tclWinFile.c: Handle possible missing define.
+
* win/tclWinFile.c (TclpUtime): bug #1420432 - file mtime fails
* tests/cmdAH.test: for directories on windows