diff options
author | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-03 13:28:43 (GMT) |
---|---|---|
committer | dkf <donal.k.fellows@manchester.ac.uk> | 2010-02-03 13:28:43 (GMT) |
commit | 6954a8f786583ef8688ed40c560be6dd5125ad12 (patch) | |
tree | 04f06bcf3eb91fe6108b50c726dad8088e686e38 /ChangeLog | |
parent | a5d1f04218f4616cb7cb69db45ea255a0ffed1fc (diff) | |
download | tcl-6954a8f786583ef8688ed40c560be6dd5125ad12.zip tcl-6954a8f786583ef8688ed40c560be6dd5125ad12.tar.gz tcl-6954a8f786583ef8688ed40c560be6dd5125ad12.tar.bz2 |
More corrections to the [array unset] command.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +2010-02-03 Donal K. Fellows <dkf@users.sf.net> + + * generic/tclVar.c (Tcl_ArrayObjCmd): More corrections for the 'unset' + subcommand. + 2010-02-02 Andreas Kupries <andreask@activestate.com> * generic/tclCompile.c: [Bug 2933089]: A literal sharing problem with |