diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-03-27 11:39:28 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-03-27 11:39:28 (GMT) |
commit | e4e0688230bab9b433d43f26f6a9e36b0a32b083 (patch) | |
tree | 2ad19454d6ea8534f82665814e9e09a221888db9 /ChangeLog | |
parent | c3d06984b8539b9d384792dd086de60fff9d019f (diff) | |
parent | 9dc4d62155a906e3cb7a4d11c2332774d2071d83 (diff) | |
download | tcl-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-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -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 |