diff options
author | nijtmans <nijtmans> | 2010-05-31 09:12:04 (GMT) |
---|---|---|
committer | nijtmans <nijtmans> | 2010-05-31 09:12:04 (GMT) |
commit | 67dc34a79def67d6d61add7f0635c45806fc7a50 (patch) | |
tree | 20cfb3394502a1e9f9352e96c0fd715421e2b273 /ChangeLog | |
parent | 3de22ff5a384e6d63befbefeb166e2b60bd419b1 (diff) | |
download | tcl-67dc34a79def67d6d61add7f0635c45806fc7a50.zip tcl-67dc34a79def67d6d61add7f0635c45806fc7a50.tar.gz tcl-67dc34a79def67d6d61add7f0635c45806fc7a50.tar.bz2 |
Fix filesystem-5.1 test failure on CYGWIN
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ * generic/tclVar.c Eliminate some casts to (Tcl_HashTable *) * generic/tclExecute.c + * tests/fileSystem.test Fix filesystem-5.1 test failure on CYGWIN 2010-05-28 Jan Nijtmans <nijtmans@users.sf.net> |