summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-07-19 09:17:15 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-07-19 09:17:15 (GMT)
commit4df99f1928a9acef9a73f841114b6a5e84117626 (patch)
tree0fb45754a98e970f38cb7b76eb5a9ac71b63228c /ChangeLog
parent3c65ba95ecb75cd18f050d33187a2f7e61dcb370 (diff)
downloadtcl-4df99f1928a9acef9a73f841114b6a5e84117626.zip
tcl-4df99f1928a9acef9a73f841114b6a5e84117626.tar.gz
tcl-4df99f1928a9acef9a73f841114b6a5e84117626.tar.bz2
Added ActiveState to license.terms
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog3
1 files changed, 3 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9b3a8e8..a5efe50 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,8 @@
2002-07-19 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+ * license.terms: Added AS to list of copyright holders; it's only
+ fair for the current gatekeepers to be listed here!
+
* tests/cmdMZ.test: Renamed constraint for clarity. [Bug#583427]
Added tests for the [time] command, which was previously only
indirectly tested!