summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2011-11-22 08:25:26 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2011-11-22 08:25:26 (GMT)
commitfa1c6a3840969cbd088df6de2db23174db998e0b (patch)
treecefc496fa17b9106333018172d505a2a317034b9 /ChangeLog
parent994f3b671b558780c799cdca18e12da6e096d395 (diff)
parent1daf54dea7f75ed39c8b7ae5bc65a1c5cf7dcd87 (diff)
downloadtcl-fa1c6a3840969cbd088df6de2db23174db998e0b.zip
tcl-fa1c6a3840969cbd088df6de2db23174db998e0b.tar.gz
tcl-fa1c6a3840969cbd088df6de2db23174db998e0b.tar.bz2
[Bug 2935503] Windows: file mtime sets wrong time (VS2005+ only)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 5127d2f..877eaa8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2011-11-22 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * win/tclWinPort.h: [Bug 2935503] Windows: file mtime
+ * win/tclWinFile.c: sets wrong time (VS2005+ only)
+ * generic/tclTest.c:
+
2011-11-04 Don Porter <dgp@users.sourceforge.net>
*** 8.5.11 TAGGED FOR RELEASE ***