diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-01 10:50:21 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2002-07-01 10:50:21 (GMT) |
commit | 453df7044062f9f79fff8b0a578fc2ade81bb829 (patch) | |
tree | 4d4c228faf33f8d52837b041b989f0c424f04946 /ChangeLog | |
parent | 709a7e7751a27b75931a97852c27b342871e3c68 (diff) | |
download | tcl-453df7044062f9f79fff8b0a578fc2ade81bb829.zip tcl-453df7044062f9f79fff8b0a578fc2ade81bb829.tar.gz tcl-453df7044062f9f79fff8b0a578fc2ade81bb829.tar.bz2 |
Documented the *real* behaviour of [concat]
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |