diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-08-16 13:58:38 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-08-16 13:58:38 (GMT) |
commit | 6355b34d7cd7a6c675e795ffed9a1932cc93b127 (patch) | |
tree | b30fe3b74d48db7fde6f5182404cbc9c8429ef2e /ChangeLog | |
parent | 91c664c028599a03c15c0884b439aa6f829f965e (diff) | |
download | tcl-6355b34d7cd7a6c675e795ffed9a1932cc93b127.zip tcl-6355b34d7cd7a6c675e795ffed9a1932cc93b127.tar.gz tcl-6355b34d7cd7a6c675e795ffed9a1932cc93b127.tar.bz2 |
Added test.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 3 |
1 files changed, 2 insertions, 1 deletions
@@ -1,9 +1,10 @@ 2002-08-16 Donal K. Fellows <fellowsd@cs.man.ac.uk> + * tests/fCmd.test: Added test to make sure that the cause of the + problem is detectable with an unpatched Tcl. * doc/ObjectType.3: Added note on the root cause of this problem to the documentation, since it is possible for user code to trigger this sort of behaviour too. - * generic/tclIOUtil.c (SetFsPathFromAny): Objects should only have their old representation deleted when we know that we are about to install a new one. This stops a weird TclX bug under Linux with |