diff options
author | patthoyts <patthoyts@users.sourceforge.net> | 2008-07-21 14:42:54 (GMT) |
---|---|---|
committer | patthoyts <patthoyts@users.sourceforge.net> | 2008-07-21 14:42:54 (GMT) |
commit | 884b6dff3c37ee13afd4737b75fd7c23ed011c5d (patch) | |
tree | 58049ea0b7ce2f0fcf53bf96753b509c317ee905 /ChangeLog | |
parent | 9247cfd4dd001327d0b13afb31bd9c53de78c61d (diff) | |
download | tcl-884b6dff3c37ee13afd4737b75fd7c23ed011c5d.zip tcl-884b6dff3c37ee13afd4737b75fd7c23ed011c5d.tar.gz tcl-884b6dff3c37ee13afd4737b75fd7c23ed011c5d.tar.bz2 |
Inode numbers on Windows are not unique so avoid the inode check on this platform [Bug 2015723]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2008-07-21 Pat Thoyts <patthoyts@users.sourceforge.net> + + * generic/tclFCmd.c: Inodes on windows are unreliable [Bug 2015723] + 2008-07-21 Miguel Sofer <msofer@users.sf.net> * generic/tclBasic.c: NRE: enabled calling NR commands |