diff options
author | vincentdarley <vincentdarley> | 2002-07-18 16:17:43 (GMT) |
---|---|---|
committer | vincentdarley <vincentdarley> | 2002-07-18 16:17:43 (GMT) |
commit | 20201e313950ca2b4b8af678b6527c4c14c8f7c5 (patch) | |
tree | 1b38c2e75ef177ad7d9cb8ee07a48254d5f218eb /ChangeLog | |
parent | ac016ab108f10eb41a68b7d6b086143b2f8241b0 (diff) | |
download | tcl-20201e313950ca2b4b8af678b6527c4c14c8f7c5.zip tcl-20201e313950ca2b4b8af678b6527c4c14c8f7c5.tar.gz tcl-20201e313950ca2b4b8af678b6527c4c14c8f7c5.tar.bz2 |
fix to knownBug test
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -4,7 +4,11 @@ * generic/tcl.h: * */*Load*.c: added comments on changes of 07/17 and replaced clientData with TclLoadHandle in all locations. - + + * generic/tclFCmd.c: + * tests/fileSystem.test: fixed a 'knownBug' with 'file + attributes ""' + 2002-07-17 Miguel Sofer <msofer@users.sourceforge.net> * generic/tclBasic.c (CallCommandTraces): delete traces now |