diff options
author | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-03-27 11:20:55 (GMT) |
---|---|---|
committer | jan.nijtmans <nijtmans@users.sourceforge.net> | 2012-03-27 11:20:55 (GMT) |
commit | 9dc4d62155a906e3cb7a4d11c2332774d2071d83 (patch) | |
tree | 6929ad8d04393f5896cf880f00b93ac8f43551b2 /ChangeLog | |
parent | 27c1ef5872d95f6f8e442c9258454630bc6489a4 (diff) | |
download | tcl-9dc4d62155a906e3cb7a4d11c2332774d2071d83.zip tcl-9dc4d62155a906e3cb7a4d11c2332774d2071d83.tar.gz tcl-9dc4d62155a906e3cb7a4d11c2332774d2071d83.tar.bz2 |
[Bug 3508771] Wrong Tcl_StatBuf used on MinGW
[Bug 2015723] duplicate inodes from file stat on windows
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +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 + 2012-03-24 Jan Nijtmans <nijtmans@users.sf.net> * generic/tclInt.decls: [Bug 3508771] load tclreg.dll in cygwin tclsh |