summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorjan.nijtmans <nijtmans@users.sourceforge.net>2012-03-27 11:39:28 (GMT)
committerjan.nijtmans <nijtmans@users.sourceforge.net>2012-03-27 11:39:28 (GMT)
commite4e0688230bab9b433d43f26f6a9e36b0a32b083 (patch)
tree2ad19454d6ea8534f82665814e9e09a221888db9 /ChangeLog
parentc3d06984b8539b9d384792dd086de60fff9d019f (diff)
parent9dc4d62155a906e3cb7a4d11c2332774d2071d83 (diff)
downloadtcl-e4e0688230bab9b433d43f26f6a9e36b0a32b083.zip
tcl-e4e0688230bab9b433d43f26f6a9e36b0a32b083.tar.gz
tcl-e4e0688230bab9b433d43f26f6a9e36b0a32b083.tar.bz2
[Bug 3508771] Wrong Tcl_StatBuf used on MinGW
[Bug 2015723] duplicate inodes from file stat on windows (but now for cygwin as well)
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 051e7fa..bffb230 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,9 @@
+2012-03-27 Jan Nijtmans <nijtmans@users.sf.net>
+
+ * generic/tcl.h: [Bug 3508771] Wrong Tcl_StatBuf used on MinGW
+ * generic/tclFCmd.c: [Bug 2015723] duplicate inodes from file stat on
+ windows (but now for cygwin as well)
+
2012-03-25 Jan Nijtmans <nijtmans@users.sf.net>
* generic/tclInt.decls: [Bug 3508771] load tclreg.dll in cygwin tclsh