diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-19 10:05:24 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2005-12-19 10:05:24 (GMT) |
commit | b2d1f7871ac602e36507ea0beab5868e1af45733 (patch) | |
tree | 75e1eb907c5d60d86cce6b073d508eb3183fef82 /ChangeLog | |
parent | 9e980b0bde0e1bd6f6c549832502dcf9b5f6b623 (diff) | |
download | tcl-b2d1f7871ac602e36507ea0beab5868e1af45733.zip tcl-b2d1f7871ac602e36507ea0beab5868e1af45733.tar.gz tcl-b2d1f7871ac602e36507ea0beab5868e1af45733.tar.bz2 |
Clarify doc of variable substitution
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2005-12-19 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> + + * doc/Tcl.n: Clarify what is going on in variable substitution + following thread on comp.lang.tcl. + 2005-12-18 Donal K. Fellows <donal.k.fellows@manchester.ac.uk> * generic/tclCompCmds.c (TclCompileDictCmd): Ensure that we only do an |