diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2001-07-03 10:26:48 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2001-07-03 10:26:48 (GMT) |
commit | a1b25ad219318a10ce685f69201b2fd94731f74d (patch) | |
tree | 69eed001638a824ddb1b2f1704304965fe986533 /ChangeLog | |
parent | 970995d516c48cff4a1d54a83ea6b8281b28f6ae (diff) | |
download | tcl-a1b25ad219318a10ce685f69201b2fd94731f74d.zip tcl-a1b25ad219318a10ce685f69201b2fd94731f74d.tar.gz tcl-a1b25ad219318a10ce685f69201b2fd94731f74d.tar.bz2 |
Fix for Bug #438070 I believe; for various reasons, testing on the
environment where the actual bug was reported is very difficult (I've
no access to an Alpha box, and even going to a ix86-redhat-linux is
very difficult due to the way my sources are set up.) Improved the
comments in the test too.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2001-07-03 Donal K. Fellows <fellowsd@cs.man.ac.uk> + + * tests/unixInit.test (unixInit-1.2): Fixed faults reported in + Bug#438070 - well, at least enough to work on Solaris - and added + comments that should make what is going on in the test clearer. + 2001-07-02 Jeff Hobbs <jeffh@ActiveState.com> * tests/util.test: added util-4.6 |