summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-01-24 20:34:49 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-01-24 20:34:49 (GMT)
commit2720d411cf7260e87ce6e6e641a576c57ef3e046 (patch)
tree16f082aba4b3ed3d112ea9b328975688754dcb94 /ChangeLog
parentcb09c58ac476c67cd1208b8cdc82cd5351f74f14 (diff)
downloadtcl-dkf_64bit_support_branch.zip
tcl-dkf_64bit_support_branch.tar.gz
tcl-dkf_64bit_support_branch.tar.bz2
Added test for meaning of tcl_platform(wordSize) dkf_64bit_support_branch
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b3b1b45..1300d0f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2002-01-24 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * tests/platform.test (platform-2.1): Added test to make sure that
+ the meaning of tcl_platform(wordSize) is what I think it is.
+
2001-12-02 Donal K. Fellows <fellowsd@cs.man.ac.uk>
* tests/platform.test (platform-1.1):