diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-03 13:26:03 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-03 13:26:03 (GMT) |
commit | 90a77527c88021ee7eb8724aea18498a6bc3ef58 (patch) | |
tree | cc923191c3b0d1ecff833379752af746af0ebad8 /ChangeLog | |
parent | ce9bf924511484c14218bd13b2abf5cfc9967c25 (diff) | |
download | tcl-90a77527c88021ee7eb8724aea18498a6bc3ef58.zip tcl-90a77527c88021ee7eb8724aea18498a6bc3ef58.tar.gz tcl-90a77527c88021ee7eb8724aea18498a6bc3ef58.tar.bz2 |
More corrections to the [array unset] command.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,3 +1,7 @@ +2010-02-03 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclVar.c (ArrayUnsetCmd): More corrections. + 2010-02-02 Donal K. Fellows <dkf@users.sf.net> * generic/tclVar.c: Turned the [array] command into a true ensemble. |