summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2003-04-05 01:03:17 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2003-04-05 01:03:17 (GMT)
commit677e85edc90d09942a06fc0f7ee0885669caa5e0 (patch)
tree70bc631e14f429e3b51bb74b0255039b2c2966c7 /ChangeLog
parent44a33beffe1974f4d12cf92f2938a03e42b6b091 (diff)
downloadtcl-677e85edc90d09942a06fc0f7ee0885669caa5e0.zip
tcl-677e85edc90d09942a06fc0f7ee0885669caa5e0.tar.gz
tcl-677e85edc90d09942a06fc0f7ee0885669caa5e0.tar.bz2
The bulk of the TIP#111 implementation. Still need to finish plumbing this
into the rest of the core, but that won't take long...
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3ac0fb5..76f59d1 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+2003-04-05 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/DictObj.3: New files containing dictionary
+ * doc/dict.n: implementation, documentation and tests
+ * generic/tclDictObj.c: as mandated by TIP #111.
+ * tests/dict.test:
+
2003-04-03 Mo DeJong <mdejong@users.sourceforge.net>
* unix/configure: