diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2004-01-17 00:52:18 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2004-01-17 00:52:18 (GMT) |
commit | 72e7c5746f7b65dde16f1956a8ff610feba195f5 (patch) | |
tree | d4d17ffb8719b7c855c61dc53e7c649c58d507c3 /ChangeLog | |
parent | ad2ff95ba8c9da2c069721644be9afd430a123a9 (diff) | |
download | tcl-72e7c5746f7b65dde16f1956a8ff610feba195f5.zip tcl-72e7c5746f7b65dde16f1956a8ff610feba195f5.tar.gz tcl-72e7c5746f7b65dde16f1956a8ff610feba195f5.tar.bz2 |
Fix a shimmering bug
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2004-01-17 Donal K. Fellows <donal.k.fellows@man.ac.uk> + + * generic/tclCmdIL.c (Tcl_LassignObjCmd): Add more shimmering + protection for when the list is also one of the variables. + 2004-01-17 Donal K. Fellows <dkf@users.sf.net> BASIC IMPLEMENTATION OF TIP#57 |