summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2001-07-03 10:26:48 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2001-07-03 10:26:48 (GMT)
commita1b25ad219318a10ce685f69201b2fd94731f74d (patch)
tree69eed001638a824ddb1b2f1704304965fe986533 /ChangeLog
parent970995d516c48cff4a1d54a83ea6b8281b28f6ae (diff)
downloadtcl-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--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da7a5e3..4324cd0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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