summaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authordkf <donal.k.fellows@manchester.ac.uk>2010-02-03 13:28:43 (GMT)
committerdkf <donal.k.fellows@manchester.ac.uk>2010-02-03 13:28:43 (GMT)
commit6954a8f786583ef8688ed40c560be6dd5125ad12 (patch)
tree04f06bcf3eb91fe6108b50c726dad8088e686e38 /ChangeLog
parenta5d1f04218f4616cb7cb69db45ea255a0ffed1fc (diff)
downloadtcl-6954a8f786583ef8688ed40c560be6dd5125ad12.zip
tcl-6954a8f786583ef8688ed40c560be6dd5125ad12.tar.gz
tcl-6954a8f786583ef8688ed40c560be6dd5125ad12.tar.bz2
More corrections to the [array unset] command.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 83b65a0..df53649 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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