summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2002-07-01 10:50:21 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2002-07-01 10:50:21 (GMT)
commit453df7044062f9f79fff8b0a578fc2ade81bb829 (patch)
tree4d4c228faf33f8d52837b041b989f0c424f04946 /ChangeLog
parent709a7e7751a27b75931a97852c27b342871e3c68 (diff)
downloadtcl-453df7044062f9f79fff8b0a578fc2ade81bb829.zip
tcl-453df7044062f9f79fff8b0a578fc2ade81bb829.tar.gz
tcl-453df7044062f9f79fff8b0a578fc2ade81bb829.tar.bz2
Documented the *real* behaviour of [concat]
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 599c76c..788fd21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2002-07-01 Donal K. Fellows <fellowsd@cs.man.ac.uk>
+
+ * doc/concat.n: Documented the *real* behaviour of [concat]!
+
2002-06-30 Don Porter <dgp@users.sourceforge.net>
* doc/tcltest.n: more work in progress updating tcltest docs.