diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-06-24 10:34:11 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-06-24 10:34:11 (GMT) |
commit | 5e7d6ef8fae9debf78ec144defd6c447fef59192 (patch) | |
tree | 3640aa66fa95f3d28a22297bd0641c27a8b6def6 /ChangeLog | |
parent | f87dce59c2695416ac275e2b3807e7e43b45aac5 (diff) | |
download | tcl-5e7d6ef8fae9debf78ec144defd6c447fef59192.zip tcl-5e7d6ef8fae9debf78ec144defd6c447fef59192.tar.gz tcl-5e7d6ef8fae9debf78ec144defd6c447fef59192.tar.bz2 |
Fix constraints so can test with tclsh as well as tcltest [Bug 736431]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-06-24 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * tests/unixNotfy.test: Modified constraints so that testing with + a threaded tclsh (not tcltest) will not hang. + 2004-06-23 Don Porter <dgp@users.sourceforge.net> * generic/tclThreadStorage.c: Corrected type casting errors that led |